diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-31 18:29:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-31 18:29:16 +0000 |
commit | 9ca8dd042790e9e0bb9829c71905c4d3125fbac5 (patch) | |
tree | 0c6649c30304f4f7520f62bdad94a490defed14c /x11-misc/hsetroot | |
parent | plasma-indicatordisplay changed name to plasma-widget-message-indicator (diff) | |
download | gentoo-2-9ca8dd042790e9e0bb9829c71905c4d3125fbac5.tar.gz gentoo-2-9ca8dd042790e9e0bb9829c71905c4d3125fbac5.tar.bz2 gentoo-2-9ca8dd042790e9e0bb9829c71905c4d3125fbac5.zip |
Add ~alpha wrt #312305
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/hsetroot')
-rw-r--r-- | x11-misc/hsetroot/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/hsetroot/hsetroot-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/hsetroot/ChangeLog b/x11-misc/hsetroot/ChangeLog index cce28e4bda86..6ac196723091 100644 --- a/x11-misc/hsetroot/ChangeLog +++ b/x11-misc/hsetroot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/hsetroot # 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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/ChangeLog,v 1.12 2010/03/31 18:29:16 armin76 Exp $ + + 31 Mar 2010; Raúl Porcel <armin76@gentoo.org> hsetroot-1.0.2.ebuild: + Add ~alpha wrt #312305 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org> hsetroot-1.0.2.ebuild: diff --git a/x11-misc/hsetroot/hsetroot-1.0.2.ebuild b/x11-misc/hsetroot/hsetroot-1.0.2.ebuild index 10b67cb0fb45..cd111f53d541 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-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.13 2010/01/10 18:31:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hsetroot/hsetroot-1.0.2.ebuild,v 1.14 2010/03/31 18:29:16 armin76 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 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |