diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:58:06 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-11 09:58:06 +0000 |
commit | 480ec5ca4acb07826ac13e100cc7212973051425 (patch) | |
tree | e64d17eb3915a6dcf3b6520f58387f8e87268a1a /gnome-base/libgnomeprint | |
parent | Stable on alpha. (diff) | |
download | historical-480ec5ca4acb07826ac13e100cc7212973051425.tar.gz historical-480ec5ca4acb07826ac13e100cc7212973051425.tar.bz2 historical-480ec5ca4acb07826ac13e100cc7212973051425.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.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 1f222c8047e7..5ed9a4161f7f 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.67 2004/11/29 09:15:05 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.68 2004/12/11 09:56:53 kloeri Exp $ + + 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + libgnomeprint-2.8.0.ebuild: + Stable on alpha. *libgnomeprint-2.8.1 (29 Nov 2004) diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild index 7913bbc6b921..09311d3303ab 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.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.8.0.ebuild,v 1.5 2004/11/12 03:59:18 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.0.ebuild,v 1.6 2004/12/11 09:56:53 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 ~ppc64 ~arm" +KEYWORDS="x86 ppc alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |