diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 20:31:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 20:31:46 +0000 |
commit | 96d73c3b7f181647b98a2de1365a0a3799a97c50 (patch) | |
tree | 410c7acd0dc862bd8a1f4ab495a543baefe89fee /gnome-base/libgnomeprint | |
parent | Added hppa keywords. (diff) | |
download | historical-96d73c3b7f181647b98a2de1365a0a3799a97c50.tar.gz historical-96d73c3b7f181647b98a2de1365a0a3799a97c50.tar.bz2 historical-96d73c3b7f181647b98a2de1365a0a3799a97c50.zip |
Add ~alpha
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 3d80174ed2ca..11342d2aef47 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.15 2003/02/04 02:05:53 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.16 2003/02/07 20:31:46 agriffis Exp $ + + 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.2.1.1.ebuild : + Add ~alpha to KEYWORDS *libgnomeprint-2.2.1.1 (04 Feb 2003) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild index 13929543e131..5c91fb1da919 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild,v 1.1 2003/02/04 02:05:53 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild,v 1.2 2003/02/07 20:31:46 agriffis Exp $ inherit gnome2 @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Printer handling for Gnome" HOMEPAGE="http://www.gnome.org/" SLOT="2.2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2 |