summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-02-16 08:53:50 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-02-16 08:53:50 +0000
commitd1f592d57c88c6e5f84d36f0d18bb750c7c6edbe (patch)
treecfd82a3d83af7ef6d8f0a0cd53d5fe1f54fa00b7 /media-libs/libexif-gtk
parentadd more notes on bug #41297 fix, from bug #41039. (Manifest recommit) (diff)
downloadgentoo-2-d1f592d57c88c6e5f84d36f0d18bb750c7c6edbe.tar.gz
gentoo-2-d1f592d57c88c6e5f84d36f0d18bb750c7c6edbe.tar.bz2
gentoo-2-d1f592d57c88c6e5f84d36f0d18bb750c7c6edbe.zip
added ~amd64 keyword.
Diffstat (limited to 'media-libs/libexif-gtk')
-rw-r--r--media-libs/libexif-gtk/ChangeLog7
-rw-r--r--media-libs/libexif-gtk/libexif-gtk-0.3.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/libexif-gtk/ChangeLog b/media-libs/libexif-gtk/ChangeLog
index 346111e947d8..d5edfa2e82e9 100644
--- a/media-libs/libexif-gtk/ChangeLog
+++ b/media-libs/libexif-gtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libexif-gtk
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif-gtk/ChangeLog,v 1.4 2003/06/10 22:37:55 liquidx Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif-gtk/ChangeLog,v 1.5 2004/02/16 08:52:53 absinthe Exp $
+
+ 16 Feb 2004; Dylan Carlson <absinthe@gentoo.org> libexif-gtk-0.3.3.ebuild:
+ added ~amd64 keyword.
10 Jun 2003; Alastair Tse <liquidx@gentoo.org> libexif-gtk-0.3.3.ebuild:
bumped to stable
diff --git a/media-libs/libexif-gtk/libexif-gtk-0.3.3.ebuild b/media-libs/libexif-gtk/libexif-gtk-0.3.3.ebuild
index 1f57f795a7c3..fadc41bc2135 100644
--- a/media-libs/libexif-gtk/libexif-gtk-0.3.3.ebuild
+++ b/media-libs/libexif-gtk/libexif-gtk-0.3.3.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-libs/libexif-gtk/libexif-gtk-0.3.3.ebuild,v 1.4 2003/06/10 22:37:55 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libexif-gtk/libexif-gtk-0.3.3.ebuild,v 1.5 2004/02/16 08:52:53 absinthe Exp $
inherit flag-o-matic
@@ -13,7 +13,7 @@ HOMEPAGE="http://libexif.sf.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64"
DEPEND="dev-util/pkgconfig
>=x11-libs/gtk+-2.0