summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-05-21 02:51:42 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-05-21 02:51:42 +0000
commit0c92bde7d24320b6a738a024b5fbcfe99319d089 (patch)
tree65ec7feb5e33ef6cbfebf2ef4ecb45d666e92855 /gnome-base/gnome-print
parentDon't inherit from eutils here, as it's not necessary. (Manifest recommit) (diff)
downloadgentoo-2-0c92bde7d24320b6a738a024b5fbcfe99319d089.tar.gz
gentoo-2-0c92bde7d24320b6a738a024b5fbcfe99319d089.tar.bz2
gentoo-2-0c92bde7d24320b6a738a024b5fbcfe99319d089.zip
Marked ppc
Diffstat (limited to 'gnome-base/gnome-print')
-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 63262e26c507..022039b98be9 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.24 2004/05/14 03:50:20 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/ChangeLog,v 1.25 2004/05/21 02:51:42 lu_zero Exp $
+
+ 21 May 2004; Luca Barbato <lu_zero@gentoo.org> gnome-print-0.37.ebuild:
+ Marked ppc
13 May 2004; Stephen P. Becker <geoman@gentoo.org> gnome-print-0.37.ebuild:
Keyworded mips to satisfy repoman deps for xmms.
diff --git a/gnome-base/gnome-print/gnome-print-0.37.ebuild b/gnome-base/gnome-print/gnome-print-0.37.ebuild
index fb8d5b03e7cb..d13fbcb6974e 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.8 2004/05/14 03:50:20 geoman Exp $
+# $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 $
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"
SLOT="0"
LICENSE="GPL-2"