diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 15:27:30 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 15:27:30 +0000 |
commit | 4c990e76594f3531405ec02a98d45661bee831ba (patch) | |
tree | 5bdec84d6d09e111c7c25b80ca2ea7b5cd9cd55c /gnome-base/libgnomeprint | |
parent | stable amd64 (diff) | |
download | historical-4c990e76594f3531405ec02a98d45661bee831ba.tar.gz historical-4c990e76594f3531405ec02a98d45661bee831ba.tar.bz2 historical-4c990e76594f3531405ec02a98d45661bee831ba.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 9512939ca3b6..d3d91c079365 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.81 2005/04/02 03:13:34 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.82 2005/04/07 15:25:54 blubb Exp $ + + 07 Apr 2005; Simon Stelling <blubb@gentoo.org> libgnomeprint-2.8.2.ebuild: + stable on amd64 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> libgnomeprint-2.8.2.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild index 9ce7f8ca43b3..152c6c55849a 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.8 2005/04/02 03:13:34 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.8.2.ebuild,v 1.9 2005/04/07 15:25:54 blubb Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc64 sparc x86" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |