diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-01 02:29:15 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-01 02:29:15 +0000 |
commit | 282e71eb073d9ce8ea2cd2a171b834a7256c9373 (patch) | |
tree | c20e7a740c74e3cbf689a78f9353883897d2d4ea /x11-plugins/wmitime | |
parent | stable on ppc64, bug #61763 (Manifest recommit) (diff) | |
download | gentoo-2-282e71eb073d9ce8ea2cd2a171b834a7256c9373.tar.gz gentoo-2-282e71eb073d9ce8ea2cd2a171b834a7256c9373.tar.bz2 gentoo-2-282e71eb073d9ce8ea2cd2a171b834a7256c9373.zip |
stable on ppc64, bug #61764
Diffstat (limited to 'x11-plugins/wmitime')
-rw-r--r-- | x11-plugins/wmitime/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmitime/wmitime-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmitime/ChangeLog b/x11-plugins/wmitime/ChangeLog index 692b492b0dd3..f527c4c58188 100644 --- a/x11-plugins/wmitime/ChangeLog +++ b/x11-plugins/wmitime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmitime # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/ChangeLog,v 1.6 2004/06/28 20:47:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/ChangeLog,v 1.7 2004/09/01 02:29:15 tgall Exp $ + + 31 Aug 2004; Tom Gall <tgall@gentoo.org> wmitime-0.3.ebuild: + stable on ppc64, bug #61764 28 Jun 2004; Aron Griffis <agriffis@gentoo.org> wmitime-0.3.ebuild: glibc -> libc diff --git a/x11-plugins/wmitime/wmitime-0.3.ebuild b/x11-plugins/wmitime/wmitime-0.3.ebuild index a3769d6fcdc8..cf56ae3f535e 100644 --- a/x11-plugins/wmitime/wmitime-0.3.ebuild +++ b/x11-plugins/wmitime/wmitime-0.3.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-plugins/wmitime/wmitime-0.3.ebuild,v 1.10 2004/06/28 20:47:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/wmitime-0.3.ebuild,v 1.11 2004/09/01 02:29:15 tgall Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.neotokyo.org/illusion/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc ppc64" DEPEND="virtual/libc virtual/x11" |