summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-07-17 09:48:08 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-07-17 09:48:08 +0000
commit6033c3e27dd48965f581377a0cdd17444cb6f694 (patch)
tree48e2f615685043c62cc233d191f15a10322d69af /dev-libs/libcoyotl
parentMinor QA fixes, add epatch_user, add USE="static-libs" (diff)
downloadgentoo-2-6033c3e27dd48965f581377a0cdd17444cb6f694.tar.gz
gentoo-2-6033c3e27dd48965f581377a0cdd17444cb6f694.tar.bz2
gentoo-2-6033c3e27dd48965f581377a0cdd17444cb6f694.zip
Minor QA fixes, add epatch_user, add USE="static-libs". Drop old revision
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-libs/libcoyotl')
-rw-r--r--dev-libs/libcoyotl/ChangeLog8
-rw-r--r--dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild (renamed from dev-libs/libcoyotl/libcoyotl-3.1.0-r1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-libs/libcoyotl/ChangeLog b/dev-libs/libcoyotl/ChangeLog
index 3b3eac2d6344..56638c5ee6c6 100644
--- a/dev-libs/libcoyotl/ChangeLog
+++ b/dev-libs/libcoyotl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/libcoyotl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/ChangeLog,v 1.14 2013/07/17 09:44:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/ChangeLog,v 1.15 2013/07/17 09:48:08 pinkbyte Exp $
+
+*libcoyotl-3.1.0-r2 (17 Jul 2013)
+
+ 17 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> -libcoyotl-3.1.0-r1.ebuild,
+ +libcoyotl-3.1.0-r2.ebuild:
+ Minor QA fixes, add epatch_user, add USE="static-libs". Drop old revision
17 Jul 2013; Sergey Popov <pinkbyte@gentoo.org> libcoyotl-3.1.0-r1.ebuild:
Minor QA fixes, add epatch_user, add USE="static-libs"
diff --git a/dev-libs/libcoyotl/libcoyotl-3.1.0-r1.ebuild b/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild
index 51cd39995e20..f073206436e6 100644
--- a/dev-libs/libcoyotl/libcoyotl-3.1.0-r1.ebuild
+++ b/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r1.ebuild,v 1.2 2013/07/17 09:44:04 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcoyotl/libcoyotl-3.1.0-r2.ebuild,v 1.1 2013/07/17 09:48:08 pinkbyte Exp $
EAPI="5"
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc static-libs"
-RDEPEND="media-libs/libpng"
+RDEPEND="media-libs/libpng:0="
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )"