diff options
author | David Holm <dholm@gentoo.org> | 2004-06-18 20:00:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-18 20:00:34 +0000 |
commit | 367b6890f02532b6ba1568aac3616af9344db344 (patch) | |
tree | 50a580dadfc52f306464754314e42d53a32588c2 /media-gfx | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-367b6890f02532b6ba1568aac3616af9344db344.tar.gz gentoo-2-367b6890f02532b6ba1568aac3616af9344db344.tar.bz2 gentoo-2-367b6890f02532b6ba1568aac3616af9344db344.zip |
Added to ~ppc
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiftags/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiftags/exiftags-0.99.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/exiftags/ChangeLog b/media-gfx/exiftags/ChangeLog index 4a02c94a3a8d..8b22fbd40bac 100644 --- a/media-gfx/exiftags/ChangeLog +++ b/media-gfx/exiftags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiftags # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.3 2004/06/16 17:30:40 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.4 2004/06/18 19:57:46 dholm Exp $ + + 18 Jun 2004; David Holm <dholm@gentoo.org> exiftags-0.99.1.ebuild: + Added to ~ppc. *exiftags-0.99.1 (16 Jun 2004) diff --git a/media-gfx/exiftags/exiftags-0.99.1.ebuild b/media-gfx/exiftags/exiftags-0.99.1.ebuild index 1f4ff29be7ec..f26468f44fbb 100644 --- a/media-gfx/exiftags/exiftags-0.99.1.ebuild +++ b/media-gfx/exiftags/exiftags-0.99.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-0.99.1.ebuild,v 1.2 2004/06/17 23:21:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-0.99.1.ebuild,v 1.3 2004/06/18 19:57:46 dholm Exp $ DESCRIPTION="Extracts JPEG EXIF headers from digital camera photos" HOMEPAGE="http://johnst.org/sw/exiftags/" @@ -8,7 +8,7 @@ SRC_URI="http://johnst.org/sw/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="" |