diff options
author | David Holm <dholm@gentoo.org> | 2004-06-18 19:57:46 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-18 19:57:46 +0000 |
commit | 6b1159e7d7e671ae3a96ee813264df0e19b6a61b (patch) | |
tree | 157e83ebc777d46e62ed31246f37bd5341e8c3e7 /media-gfx | |
parent | Compilation fixes, thanks to Michael Schnake <schnake@composition.de>. Closes... (diff) | |
download | historical-6b1159e7d7e671ae3a96ee813264df0e19b6a61b.tar.gz historical-6b1159e7d7e671ae3a96ee813264df0e19b6a61b.tar.bz2 historical-6b1159e7d7e671ae3a96ee813264df0e19b6a61b.zip |
Added to ~ppc
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/exiftags/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/exiftags/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/exiftags/exiftags-0.99.1.ebuild | 4 |
3 files changed, 8 insertions, 15 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/Manifest b/media-gfx/exiftags/Manifest index ff8a477cfe44..9b0c9672a8ae 100644 --- a/media-gfx/exiftags/Manifest +++ b/media-gfx/exiftags/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 90b5f69562cb99f943584ed628fe932d ChangeLog 632 +MD5 e72a74420680cdd89f5a6c9530672025 ChangeLog 717 MD5 44f2bcdcecbb8a675cd456e14fd3155d exiftags-0.97.ebuild 613 -MD5 6111670a16123d8379907342783406f0 exiftags-0.99.1.ebuild 623 +MD5 6c1fa38242b808eafefe4c4d7c70513d exiftags-0.99.1.ebuild 627 MD5 4394578b73ca26cc2d724704f536bf7c metadata.xml 223 MD5 c3395bd33944cc769dc040ae12146fb2 files/digest-exiftags-0.97 64 MD5 740013c9c097d469094b0ee9b33f7ef3 files/digest-exiftags-0.99.1 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) - -iD8DBQFA0iegHTu7gpaalycRAqk4AKCi+/oXdFnfY8kE0iMvMfIlGuF/uwCg5Bcm -ndVPoDiHdHLyDilcSXeAXGA= -=AD3S ------END PGP SIGNATURE----- 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="" |