summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2004-05-25 14:46:11 +0000
committerKristopher Kersey <augustus@gentoo.org>2004-05-25 14:46:11 +0000
commita4505ca108bb72bd26c3c35c9409d92e0b966a5c (patch)
tree21325c2737d659ecb82e8a22e9eea527edc54b52 /gnome-base
parentFix repoman error. (Manifest recommit) (diff)
downloadgentoo-2-a4505ca108bb72bd26c3c35c9409d92e0b966a5c.tar.gz
gentoo-2-a4505ca108bb72bd26c3c35c9409d92e0b966a5c.tar.bz2
gentoo-2-a4505ca108bb72bd26c3c35c9409d92e0b966a5c.zip
Added amd64 keyword to gnome-print.
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-print/ChangeLog5
-rw-r--r--gnome-base/gnome-print/gnome-print-0.37.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-print/ChangeLog b/gnome-base/gnome-print/ChangeLog
index 022039b98be9..2318c27a9dd7 100644
--- a/gnome-base/gnome-print/ChangeLog
+++ b/gnome-base/gnome-print/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/gnome-print
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.25 2004/05/21 02:51:42 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.26 2004/05/25 14:46:11 augustus Exp $
+
+ 25 May 2004; <augustus@gentoo.org> gnome-print-0.37.ebuild:
+ Added amd64 keyword to gnome-print.
21 May 2004; Luca Barbato <lu_zero@gentoo.org> gnome-print-0.37.ebuild:
Marked ppc
diff --git a/gnome-base/gnome-print/gnome-print-0.37.ebuild b/gnome-base/gnome-print/gnome-print-0.37.ebuild
index d13fbcb6974e..8d8b2c0812da 100644
--- a/gnome-base/gnome-print/gnome-print-0.37.ebuild
+++ b/gnome-base/gnome-print/gnome-print-0.37.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/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.9 2004/05/21 02:51:42 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.37.ebuild,v 1.10 2004/05/25 14:46:11 augustus Exp $
inherit gnome.org libtool eutils
@@ -8,7 +8,7 @@ IUSE="nls"
DESCRIPTION="GNOME printing library"
HOMEPAGE="http://www.gnome.org/"
-KEYWORDS="x86 ppc sparc alpha hppa ia64 mips"
+KEYWORDS="x86 ppc sparc alpha hppa ia64 mips amd64"
SLOT="0"
LICENSE="GPL-2"