diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 18:31:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 18:31:41 +0000 |
commit | ff7653608a1167e5b71bd687b11da85e444bcbd1 (patch) | |
tree | 8aea37fbe8e783bc756fe031292c2cd6c483cfe3 /x11-misc/hsetroot | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-ff7653608a1167e5b71bd687b11da85e444bcbd1.tar.gz gentoo-2-ff7653608a1167e5b71bd687b11da85e444bcbd1.tar.bz2 gentoo-2-ff7653608a1167e5b71bd687b11da85e444bcbd1.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-misc/hsetroot')
-rw-r--r-- | x11-misc/hsetroot/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/hsetroot/ChangeLog b/x11-misc/hsetroot/ChangeLog index 8fff256d940c..cce28e4bda86 100644 --- a/x11-misc/hsetroot/ChangeLog +++ b/x11-misc/hsetroot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/hsetroot -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.10 2009/07/02 20:49:32 idl0r Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.11 2010/01/10 18:31:41 fauli Exp $ + + 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + hsetroot-1.0.2.ebuild: + Transfer Prefix keywords 02 Jul 2009; Christian Ruppert <idl0r@gentoo.org> hsetroot-1.0.2.ebuild: Fixed dependencies, bug 248569. diff --git a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild index 79d5044335a5..10b67cb0fb45 100644 --- a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild +++ b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.12 2009/07/02 20:49:32 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.13 2010/01/10 18:31:41 fauli Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://thegraveyard.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |