diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-06-23 08:56:44 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-06-23 08:56:44 +0000 |
commit | 285db9ab3ebb6d89ea0a89c9500db880b950cbfc (patch) | |
tree | 0f7868cd08eed8a2fce8ed204b36c2232b903d83 | |
parent | Stable on x86. (diff) | |
download | gentoo-2-285db9ab3ebb6d89ea0a89c9500db880b950cbfc.tar.gz gentoo-2-285db9ab3ebb6d89ea0a89c9500db880b950cbfc.tar.bz2 gentoo-2-285db9ab3ebb6d89ea0a89c9500db880b950cbfc.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild | 4 | ||||
-rw-r--r-- | net-print/libgnomecups/ChangeLog | 5 | ||||
-rw-r--r-- | net-print/libgnomecups/libgnomecups-0.2.0.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 696054110443..5d300e7f2526 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.90 2005/06/12 19:03:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.91 2005/06/23 08:56:44 gmsoft Exp $ + + 23 Jun 2005; Guy Martin <gmsoft@gentoo.org> libgnomeprint-2.10.0.ebuild: + Stable on hppa. 12 Jun 2005; Olivier Crête <tester@gentoo.org> libgnomeprint-2.10.0.ebuild: diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild index 2eb8d2b7973f..78df40ae9a12 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.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.10.0.ebuild,v 1.7 2005/06/12 19:03:12 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.8 2005/06/23 08:56:44 gmsoft 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 diff --git a/net-print/libgnomecups/ChangeLog b/net-print/libgnomecups/ChangeLog index 081fc2255319..5b094dad531f 100644 --- a/net-print/libgnomecups/ChangeLog +++ b/net-print/libgnomecups/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-print/libgnomecups # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.40 2005/06/12 19:02:15 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/ChangeLog,v 1.41 2005/06/23 08:54:11 gmsoft Exp $ + + 23 Jun 2005; Guy Martin <gmsoft@gentoo.org> libgnomecups-0.2.0.ebuild: + Stable on hppa. 12 Jun 2005; Olivier Crête <tester@gentoo.org> libgnomecups-0.2.0.ebuild: Stable on amd64 diff --git a/net-print/libgnomecups/libgnomecups-0.2.0.ebuild b/net-print/libgnomecups/libgnomecups-0.2.0.ebuild index 533d928aa203..8042081e58ef 100644 --- a/net-print/libgnomecups/libgnomecups-0.2.0.ebuild +++ b/net-print/libgnomecups/libgnomecups-0.2.0.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/net-print/libgnomecups/libgnomecups-0.2.0.ebuild,v 1.8 2005/06/12 19:02:15 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/libgnomecups/libgnomecups-0.2.0.ebuild,v 1.9 2005/06/23 08:54:12 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2 |