diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:05:54 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-28 02:05:54 +0000 |
commit | b59c77f63349ef0598cd007c2a84332cea08a0bc (patch) | |
tree | 25fc77c9f934a26cfd01d8cad3ecdc77a652f9d9 /x11-libs | |
parent | remove old ebuilds. (Manifest recommit) (diff) | |
download | gentoo-2-b59c77f63349ef0598cd007c2a84332cea08a0bc.tar.gz gentoo-2-b59c77f63349ef0598cd007c2a84332cea08a0bc.tar.bz2 gentoo-2-b59c77f63349ef0598cd007c2a84332cea08a0bc.zip |
stable on ppc64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libwnck/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libwnck/libwnck-2.6.2.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/startup-notification/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/startup-notification/startup-notification-0.6.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-libs/libwnck/ChangeLog b/x11-libs/libwnck/ChangeLog index 479c5d2fb3e9..8d3b73e4007a 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.50 2004/07/11 19:51:36 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/ChangeLog,v 1.51 2004/07/28 02:05:54 tgall Exp $ + + 27 Jul 2004; Tom Gall <tgall@gentoo.org> libwnck-2.6.2.1.ebuild: + stable on ppc64 *libwnck-2.6.2.1 (11 Jul 2004) diff --git a/x11-libs/libwnck/libwnck-2.6.2.1.ebuild b/x11-libs/libwnck/libwnck-2.6.2.1.ebuild index 122049cf0657..a2af1699cc3c 100644 --- a/x11-libs/libwnck/libwnck-2.6.2.1.ebuild +++ b/x11-libs/libwnck/libwnck-2.6.2.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.6.2.1.ebuild,v 1.2 2004/07/21 11:02:45 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libwnck/libwnck-2.6.2.1.ebuild,v 1.3 2004/07/28 02:05:54 tgall Exp $ inherit gnome2 eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" RDEPEND=">=x11-libs/gtk+-2.1 >=x11-libs/startup-notification-0.4 diff --git a/x11-libs/startup-notification/ChangeLog b/x11-libs/startup-notification/ChangeLog index 1eb6aba2c2ae..4075833d90ae 100644 --- a/x11-libs/startup-notification/ChangeLog +++ b/x11-libs/startup-notification/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/startup-notification # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.19 2004/07/15 17:11:07 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.20 2004/07/28 02:04:12 tgall Exp $ + + 27 Jul 2004; Tom Gall <tgall@gentoo.org> startup-notification-0.6.ebuild: + stable on ppc64 15 Jul 2004; Tom Gall <tgall@gentoo.org> startup-notification-0.6.ebuild: added ~ppc64, bug #55328 diff --git a/x11-libs/startup-notification/startup-notification-0.6.ebuild b/x11-libs/startup-notification/startup-notification-0.6.ebuild index 8669a894d7be..87fbb757da15 100644 --- a/x11-libs/startup-notification/startup-notification-0.6.ebuild +++ b/x11-libs/startup-notification/startup-notification-0.6.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/startup-notification/startup-notification-0.6.ebuild,v 1.3 2004/07/15 17:11:07 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.6.ebuild,v 1.4 2004/07/28 02:04:12 tgall Exp $ inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/software/startup-notification/" LICENSE="LGPL-2 BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ~ppc64" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips ppc64" IUSE="" DEPEND="virtual/x11" |