diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-11 20:02:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-11 20:02:09 +0000 |
commit | 9eb08212138c57af516d21e6b57c147d0d6a2648 (patch) | |
tree | 827b8cc7b5374304374bd41c37c9d2852405ea39 /x11-themes/lipstik | |
parent | Add xscreensaver useflag for kdesktop and kdebase. (diff) | |
download | gentoo-2-9eb08212138c57af516d21e6b57c147d0d6a2648.tar.gz gentoo-2-9eb08212138c57af516d21e6b57c147d0d6a2648.tar.bz2 gentoo-2-9eb08212138c57af516d21e6b57c147d0d6a2648.zip |
Keyworded ~sparc
(Portage version: 2.0.54)
Diffstat (limited to 'x11-themes/lipstik')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index db413f3a1631..8f3fbcac8f28 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.7 2006/01/02 17:45:58 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.8 2006/01/11 20:02:09 gustavoz Exp $ + + 11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> lipstik-2.1.ebuild: + Keyworded ~sparc *lipstik-2.1 (02 Jan 2006) diff --git a/x11-themes/lipstik/lipstik-2.1.ebuild b/x11-themes/lipstik/lipstik-2.1.ebuild index c382c910d0a8..4fd396baa09d 100644 --- a/x11-themes/lipstik/lipstik-2.1.ebuild +++ b/x11-themes/lipstik/lipstik-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.1.ebuild,v 1.1 2006/01/02 17:45:58 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.1.ebuild,v 1.2 2006/01/11 20:02:09 gustavoz Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |