diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-12-17 21:53:23 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-12-17 21:53:23 +0000 |
commit | c62f43358387f66a120ad3075fd73d9da2e37a39 (patch) | |
tree | e1576098d22495d398ac6e2d5f79cb917efd1185 /x11-libs | |
parent | Implementing the changes Jan Kundrat provided, many thanks to him. (diff) | |
download | historical-c62f43358387f66a120ad3075fd73d9da2e37a39.tar.gz historical-c62f43358387f66a120ad3075fd73d9da2e37a39.tar.bz2 historical-c62f43358387f66a120ad3075fd73d9da2e37a39.zip |
Stable on hppa. See bug #156662.
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gksu/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/gksu/gksu-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/libgksu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libgksu/libgksu-2.0.0.ebuild | 4 |
4 files changed, 15 insertions, 6 deletions
diff --git a/x11-libs/gksu/ChangeLog b/x11-libs/gksu/ChangeLog index 15d7a66f1595..2ac13b450241 100644 --- a/x11-libs/gksu/ChangeLog +++ b/x11-libs/gksu/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/gksu # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.33 2006/12/17 00:37:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/ChangeLog,v 1.34 2006/12/17 21:53:23 killerfox Exp $ + + 17 Dec 2006; René Nussbaumer <killerfox@gentoo.org> gksu-2.0.0.ebuild: + Stable on hppa. See bug #156662. + + 17 Dec 2006; René Nussbaumer <killerfox@gentoo.org> gksu-2.0.0.ebuild: + Stable on hppa. See bug #156662. 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> gksu-2.0.0.ebuild: Stable on ppc wrt bug #156662. diff --git a/x11-libs/gksu/gksu-2.0.0.ebuild b/x11-libs/gksu/gksu-2.0.0.ebuild index bccf040e8ecc..b9b91d97d75a 100644 --- a/x11-libs/gksu/gksu-2.0.0.ebuild +++ b/x11-libs/gksu/gksu-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.10 2006/12/17 00:37:23 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gksu/gksu-2.0.0.ebuild,v 1.11 2006/12/17 21:53:23 killerfox Exp $ inherit gnome2 fixheadtails @@ -10,7 +10,7 @@ SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="doc gnome" RDEPEND=">=x11-libs/libgksu-2 diff --git a/x11-libs/libgksu/ChangeLog b/x11-libs/libgksu/ChangeLog index 81d9585b0f91..3bc4d5791e70 100644 --- a/x11-libs/libgksu/ChangeLog +++ b/x11-libs/libgksu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libgksu # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/ChangeLog,v 1.25 2006/12/17 00:36:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/ChangeLog,v 1.26 2006/12/17 21:50:57 killerfox Exp $ + + 17 Dec 2006; René Nussbaumer <killerfox@gentoo.org> libgksu-2.0.0.ebuild: + Stable on hppa. See bug #156662. 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> libgksu-2.0.0.ebuild: diff --git a/x11-libs/libgksu/libgksu-2.0.0.ebuild b/x11-libs/libgksu/libgksu-2.0.0.ebuild index c18c5042d38d..b61da5e2424f 100644 --- a/x11-libs/libgksu/libgksu-2.0.0.ebuild +++ b/x11-libs/libgksu/libgksu-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/libgksu-2.0.0.ebuild,v 1.12 2006/12/17 00:36:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libgksu/libgksu-2.0.0.ebuild,v 1.13 2006/12/17 21:50:57 killerfox Exp $ inherit gnome2 eutils @@ -13,7 +13,7 @@ SRC_URI="http://people.debian.org/~kov/gksu/${P}.tar.gz" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="nls doc" DEPEND="doc? ( >=dev-util/gtk-doc-1.2-r1 ) |