diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 16:33:22 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 16:33:22 +0000 |
commit | 74c527359764990e5005c23107556e50f764dbfd (patch) | |
tree | dfbafd36fed5056b09588b55782abb0ab427fc1a /x11-libs | |
parent | added ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-74c527359764990e5005c23107556e50f764dbfd.tar.gz gentoo-2-74c527359764990e5005c23107556e50f764dbfd.tar.bz2 gentoo-2-74c527359764990e5005c23107556e50f764dbfd.zip |
Stable on hppa.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 0b37534b438c..82cb872354e9 100644 --- a/x11-libs/libwnck/ChangeLog +++ b/x11-libs/libwnck/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libwnck # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.66 2004/12/22 01:48:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.67 2004/12/23 16:29:42 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> libwnck-2.8.1.ebuild: + Stable on hppa. 21 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> libwnck-2.8.1.ebuild: Stable on sparc diff --git a/x11-libs/libwnck/libwnck-2.8.1.ebuild b/x11-libs/libwnck/libwnck-2.8.1.ebuild index 12229af35164..5f8dc7527acd 100644 --- a/x11-libs/libwnck/libwnck-2.8.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.8.1.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/x11-libs/libwnck/libwnck-2.8.1.ebuild,v 1.3 2004/12/22 01:48:04 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.8.1.ebuild,v 1.4 2004/12/23 16:29:42 gmsoft Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~alpha sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" +KEYWORDS="x86 ppc ~alpha sparc hppa ~amd64 ~ia64 ~mips ~ppc64 ~arm" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.1 |