diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-31 12:18:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-31 12:18:49 +0000 |
commit | 46b27d513cfc256759b6340d3098535a057c3264 (patch) | |
tree | c818d4ed5a7506dc9c80ecd0dedf7fd98d483c8a /media-libs | |
parent | stable amd64 (diff) | |
download | gentoo-2-46b27d513cfc256759b6340d3098535a057c3264.tar.gz gentoo-2-46b27d513cfc256759b6340d3098535a057c3264.tar.bz2 gentoo-2-46b27d513cfc256759b6340d3098535a057c3264.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libexif/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libexif/libexif-0.6.12-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libexif/ChangeLog b/media-libs/libexif/ChangeLog index 93350464e76f..f18c9db75bdb 100644 --- a/media-libs/libexif/ChangeLog +++ b/media-libs/libexif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libexif # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.42 2005/12/30 20:24:18 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/ChangeLog,v 1.43 2005/12/31 12:18:49 corsair Exp $ + + 31 Dec 2005; Markus Rothe <corsair@gentoo.org> libexif-0.6.12-r4.ebuild: + Stable on ppc64 30 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org> libexif-0.6.12-r4.ebuild: diff --git a/media-libs/libexif/libexif-0.6.12-r4.ebuild b/media-libs/libexif/libexif-0.6.12-r4.ebuild index c91f9c120862..27038f3270d6 100644 --- a/media-libs/libexif/libexif-0.6.12-r4.ebuild +++ b/media-libs/libexif/libexif-0.6.12-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.12-r4.ebuild,v 1.4 2005/12/31 09:24:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif/libexif-0.6.12-r4.ebuild,v 1.5 2005/12/31 12:18:49 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ppc64 s390 sh ~sparc x86" IUSE="nls" DEPEND="dev-util/pkgconfig" |