diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 18:46:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-10 18:46:37 +0000 |
commit | ca0a1885ecdd6ffc31c307bce9b008e5df2f0456 (patch) | |
tree | 7fbbe9c0dc256f217458f2517f87a4a6b10d1f16 /x11-misc/hsetroot | |
parent | ppc stable #296469 (diff) | |
download | historical-ca0a1885ecdd6ffc31c307bce9b008e5df2f0456.tar.gz historical-ca0a1885ecdd6ffc31c307bce9b008e5df2f0456.tar.bz2 historical-ca0a1885ecdd6ffc31c307bce9b008e5df2f0456.zip |
Transfer Prefix keywords
Package-Manager: portage-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 |