diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 20:10:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-02-06 20:10:42 +0000 |
commit | c0a9ecfb88dc2f2bec5cfc09884beb28bceec23d (patch) | |
tree | 70d5dbbc948490fc451e1822cdfe73819da5fa3d /media-libs | |
parent | removed old version and promoted 4.1.2-r1 to stable to follow gnat-gcc change... (diff) | |
download | gentoo-2-c0a9ecfb88dc2f2bec5cfc09884beb28bceec23d.tar.gz gentoo-2-c0a9ecfb88dc2f2bec5cfc09884beb28bceec23d.tar.bz2 gentoo-2-c0a9ecfb88dc2f2bec5cfc09884beb28bceec23d.zip |
Stable for HPPA (bug #256173).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libexif/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.6.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libexif/ChangeLog b/media-libs/libexif/ChangeLog index b10f9ac3d311..c2dbb688d46a 100644 --- a/media-libs/libexif/ChangeLog +++ b/media-libs/libexif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libexif # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.103 2009/02/04 22:03:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.104 2009/02/06 20:10:42 jer Exp $ + + 06 Feb 2009; Jeroen Roovers <jer@gentoo.org> libexif-0.6.17.ebuild: + Stable for HPPA (bug #256173). 04 Feb 2009; Raúl Porcel <armin76@gentoo.org> libexif-0.6.17.ebuild: arm/ia64/s390/sh/sparc stable wrt #256173 diff --git a/media-libs/libexif/libexif-0.6.17.ebuild b/media-libs/libexif/libexif-0.6.17.ebuild index 86fcb03eddf2..b8142eda75c5 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-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.6 2009/02/04 22:03:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.17.ebuild,v 1.7 2009/02/06 20:10:42 jer 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 |