diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 04:49:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 04:49:17 +0000 |
commit | 622ba89f012dd034c48cbd1f2a5cecd27ae7e223 (patch) | |
tree | 214489f8b9764e23fb9b0018b364471296e1cfce /gnome-base/libgnomeprint | |
parent | stable on alpha (diff) | |
download | gentoo-2-622ba89f012dd034c48cbd1f2a5cecd27ae7e223.tar.gz gentoo-2-622ba89f012dd034c48cbd1f2a5cecd27ae7e223.tar.bz2 gentoo-2-622ba89f012dd034c48cbd1f2a5cecd27ae7e223.zip |
stable on 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 860ed88dd683..d2f98a850cfb 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.17 2003/02/12 06:50:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.18 2003/02/22 04:47:40 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) + + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> libgnomeprint-2.2.1.1.ebuild : + Mark stable on Alpha 04 Feb 2003; Spider <spider@gentoo.org> libgnomeprint-2.2.1.1.ebuild : bump the version diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild index 9e8b060c06e1..feeea6d1192c 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-2003 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.4 2003/02/13 12:13:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.1.ebuild,v 1.5 2003/02/22 04:47:40 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 ~alpha" +KEYWORDS="x86 ~ppc alpha" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2 |