diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2008-01-12 14:51:18 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2008-01-12 14:51:18 +0000 |
commit | 499ecbfeed9dacbe06c7ab15dfd1492868d785c8 (patch) | |
tree | 4370af6461a8d01b611697f022d63e3bd60f5e2d /x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild | |
parent | Ported to GTK+-2.0. (diff) | |
download | historical-499ecbfeed9dacbe06c7ab15dfd1492868d785c8.tar.gz historical-499ecbfeed9dacbe06c7ab15dfd1492868d785c8.tar.bz2 historical-499ecbfeed9dacbe06c7ab15dfd1492868d785c8.zip |
wait, do I want gtk+-1.2 apps in amd64 stable? nope, I don't.
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild')
-rw-r--r-- | x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild b/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild index c696fc517251..ffdca56c33fb 100644 --- a/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild +++ b/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild,v 1.1 2008/01/12 14:39:07 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfishtime/wmfishtime-1.24-r1.ebuild,v 1.2 2008/01/12 14:51:18 drac Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |