diff options
author | David Holm <dholm@gentoo.org> | 2004-06-08 12:47:15 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-08 12:47:15 +0000 |
commit | 3bb635149cdc127619ef9e1968603dcaafc86470 (patch) | |
tree | f72dcc8a2f5cecc3f405c49accaa0bc3af444b87 /x11-plugins/wmitime | |
parent | move mac-fdisk + amiga-fdisk into sys-fs (diff) | |
download | gentoo-2-3bb635149cdc127619ef9e1968603dcaafc86470.tar.gz gentoo-2-3bb635149cdc127619ef9e1968603dcaafc86470.tar.bz2 gentoo-2-3bb635149cdc127619ef9e1968603dcaafc86470.zip |
Added to ~ppc
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 894474bc1fd3..7c934967f214 100644 --- a/x11-plugins/wmitime/ChangeLog +++ b/x11-plugins/wmitime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmitime # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/ChangeLog,v 1.3 2004/03/19 10:04:28 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/ChangeLog,v 1.4 2004/06/08 12:44:00 dholm Exp $ + + 08 Jun 2004; David Holm <dholm@gentoo.org> wmitime-0.3.ebuild: + Added to ~ppc. 19 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> wmitime-0.3.ebuild: Inherit eutils. diff --git a/x11-plugins/wmitime/wmitime-0.3.ebuild b/x11-plugins/wmitime/wmitime-0.3.ebuild index 6fe050754a28..f46dc53adc0d 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 Technologies, Inc. # 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.7 2004/03/26 23:10:08 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmitime/wmitime-0.3.ebuild,v 1.8 2004/06/08 12:44:00 dholm 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" +KEYWORDS="x86 amd64 ~ppc" DEPEND="virtual/glibc virtual/x11" |