diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-28 04:42:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-28 04:42:40 +0000 |
commit | e90ca52ef4c390feb1101ab6c08cfcfc376470d0 (patch) | |
tree | eba5a75dbaab072128b96fad163ee8121cfaf8ac /media-libs/libexif | |
parent | Stable for HPPA (bug #179882). (diff) | |
download | gentoo-2-e90ca52ef4c390feb1101ab6c08cfcfc376470d0.tar.gz gentoo-2-e90ca52ef4c390feb1101ab6c08cfcfc376470d0.tar.bz2 gentoo-2-e90ca52ef4c390feb1101ab6c08cfcfc376470d0.zip |
Stable for HPPA (bug #178081).
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-libs/libexif')
-rw-r--r-- | media-libs/libexif/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.6.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libexif/ChangeLog b/media-libs/libexif/ChangeLog index 79ae4c8a6370..f22939ec2c75 100644 --- a/media-libs/libexif/ChangeLog +++ b/media-libs/libexif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libexif # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.69 2007/05/27 13:03:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.70 2007/05/28 04:42:40 jer Exp $ + + 28 May 2007; Jeroen Roovers <jer@gentoo.org> libexif-0.6.15.ebuild: + Stable for HPPA (bug #178081). 27 May 2007; Brent Baude <ranger@gentoo.org> libexif-0.6.15.ebuild: Marking libexif-0.6.15 ppc64 stable for bug 178081 diff --git a/media-libs/libexif/libexif-0.6.15.ebuild b/media-libs/libexif/libexif-0.6.15.ebuild index ae22b874996e..26d18b758813 100644 --- a/media-libs/libexif/libexif-0.6.15.ebuild +++ b/media-libs/libexif/libexif-0.6.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.15.ebuild,v 1.2 2007/05/27 13:03:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.15.ebuild,v 1.3 2007/05/28 04:42:40 jer Exp $ inherit eutils @@ -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 |