diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 19:14:12 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 19:14:12 +0000 |
commit | 6f972534c87967f11021a519002d937d1cf62e10 (patch) | |
tree | fa0004a8866ece42ca70c376ea04e2fa9a790120 /gnome-base/libgnomeprint | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-6f972534c87967f11021a519002d937d1cf62e10.tar.gz gentoo-2-6f972534c87967f11021a519002d937d1cf62e10.tar.bz2 gentoo-2-6f972534c87967f11021a519002d937d1cf62e10.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 35b838429143..4e4d3e833399 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.52 2004/06/24 22:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.53 2004/07/03 19:10:47 kloeri Exp $ + + 03 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> + libgnomeprint-2.6.0.ebuild: + Stable on alpha. 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> libgnomeprint-2.6.0.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild index 35a6521839c9..faa7da5cd068 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.7 2004/06/24 22:00:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.6.0.ebuild,v 1.8 2004/07/03 19:10:47 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64 ~ia64 mips" +KEYWORDS="x86 ppc alpha ~sparc hppa amd64 ~ia64 mips" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |