diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:59:23 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 10:59:23 +0000 |
commit | d5cb02003f4a447879a68c21f7472e9322fee421 (patch) | |
tree | f6ad135b905cf2162e9acf5192a57af2d9189a04 /media-gfx | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-d5cb02003f4a447879a68c21f7472e9322fee421.tar.gz gentoo-2-d5cb02003f4a447879a68c21f7472e9322fee421.tar.bz2 gentoo-2-d5cb02003f4a447879a68c21f7472e9322fee421.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiftags/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/exiftags/exiftags-1.01.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/exiftags/ChangeLog b/media-gfx/exiftags/ChangeLog index 22a7055e49f3..dff7c7539431 100644 --- a/media-gfx/exiftags/ChangeLog +++ b/media-gfx/exiftags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiftags -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.21 2007/12/29 22:43:14 maekke Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.22 2008/01/26 10:59:23 grobian Exp $ + + 26 Jan 2008; Fabian Groffen <grobian@gentoo.org> exiftags-1.01.ebuild: + Dropped ppc-macos keyword, see you in prefix 29 Dec 2007; Markus Meier <maekke@gentoo.org> -exiftags-0.99.1.ebuild, -exiftags-1.00.ebuild: diff --git a/media-gfx/exiftags/exiftags-1.01.ebuild b/media-gfx/exiftags/exiftags-1.01.ebuild index 3c5f0bd76f16..c9f657f29d4e 100644 --- a/media-gfx/exiftags/exiftags-1.01.ebuild +++ b/media-gfx/exiftags/exiftags-1.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild,v 1.4 2007/12/17 18:52:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-1.01.ebuild,v 1.5 2008/01/26 10:59:23 grobian Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://johnst.org/sw/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ppc ~ppc-macos x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="" |