summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-30 12:10:19 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-30 12:10:19 +0000
commitd358b3a9c8af08361fe7c821b993c183350bcb19 (patch)
tree4abd0a02f077fb21623d9b16771a2eb7c371c690 /media-gfx
parentManifest (diff)
downloadgentoo-2-d358b3a9c8af08361fe7c821b993c183350bcb19.tar.gz
gentoo-2-d358b3a9c8af08361fe7c821b993c183350bcb19.tar.bz2
gentoo-2-d358b3a9c8af08361fe7c821b993c183350bcb19.zip
Closing #45583.
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/exiftags/ChangeLog7
-rw-r--r--media-gfx/exiftags/exiftags-0.97.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/exiftags/ChangeLog b/media-gfx/exiftags/ChangeLog
index 41f94f34d568..84cee184f942 100644
--- a/media-gfx/exiftags/ChangeLog
+++ b/media-gfx/exiftags/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/exiftags
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.1 2003/03/08 16:23:50 liquidx Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/ChangeLog,v 1.2 2004/03/30 12:10:19 aliz Exp $
+
+ 30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> exiftags-0.97.ebuild:
+ Adding amd64 keyword. Closing #45583.
*exiftags-0.97 (08 Mar 2003)
diff --git a/media-gfx/exiftags/exiftags-0.97.ebuild b/media-gfx/exiftags/exiftags-0.97.ebuild
index 18dd0395db8e..74264475578a 100644
--- a/media-gfx/exiftags/exiftags-0.97.ebuild
+++ b/media-gfx/exiftags/exiftags-0.97.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.97.ebuild,v 1.3 2003/09/11 01:18:39 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiftags/exiftags-0.97.ebuild,v 1.4 2004/03/30 12:10:19 aliz Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://johnst.org/sw/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
DEPEND="virtual/glibc"