diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 13:52:50 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 13:52:50 +0000 |
commit | 08be7631c110bf17e63bc80385d1e37ceeaf0eb4 (patch) | |
tree | d4c9f1277c59abf9b02407f7be49821da9d07821 /media-libs | |
parent | ppc stable #254547 (diff) | |
download | gentoo-2-08be7631c110bf17e63bc80385d1e37ceeaf0eb4.tar.gz gentoo-2-08be7631c110bf17e63bc80385d1e37ceeaf0eb4.tar.bz2 gentoo-2-08be7631c110bf17e63bc80385d1e37ceeaf0eb4.zip |
ppc stable #256173
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libexif/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.6.17.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libexif/ChangeLog b/media-libs/libexif/ChangeLog index bee00fc1d77c..06aca31b92f5 100644 --- a/media-libs/libexif/ChangeLog +++ b/media-libs/libexif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libexif -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.98 2008/12/21 09:27:31 maekke Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.99 2009/01/24 13:52:50 nixnut Exp $ + + 24 Jan 2009; nixnut <nixnut@gentoo.org> libexif-0.6.17.ebuild: + ppc stable #256173 *libexif-0.6.17 (21 Dec 2008) diff --git a/media-libs/libexif/libexif-0.6.17.ebuild b/media-libs/libexif/libexif-0.6.17.ebuild index e9da20327eb5..7fe5dfb85269 100644 --- a/media-libs/libexif/libexif-0.6.17.ebuild +++ b/media-libs/libexif/libexif-0.6.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.17.ebuild,v 1.1 2008/12/21 09:27:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.17.ebuild,v 1.2 2009/01/24 13:52:50 nixnut Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc nls" DEPEND="dev-util/pkgconfig |