diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-28 00:40:39 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-28 00:40:39 +0000 |
commit | 02e002e94a4477757679c469954308377889ab3d (patch) | |
tree | f172c1d2302d3372880301de3e53816cb90b43ee /x11-themes | |
parent | Add dependency on kdeartwork-kwin-styles or the IceWM windows decoration won'... (diff) | |
download | historical-02e002e94a4477757679c469954308377889ab3d.tar.gz historical-02e002e94a4477757679c469954308377889ab3d.tar.bz2 historical-02e002e94a4477757679c469954308377889ab3d.zip |
Add ~x86-fbsd keyword.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index b6c0a011812c..3cbc5c03521b 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.17 2006/04/28 00:25:33 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.18 2006/11/28 00:40:39 flameeyes Exp $ + + 28 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> lipstik-2.2.ebuild: + Add ~x86-fbsd keyword. 28 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-lipstik-1.3, files/digest-lipstik-1.3-r1, files/digest-lipstik-2.1, Manifest: diff --git a/x11-themes/lipstik/lipstik-2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.ebuild index 226fec82861a..5a5181a6f081 100644 --- a/x11-themes/lipstik/lipstik-2.2.ebuild +++ b/x11-themes/lipstik/lipstik-2.2.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.2.ebuild,v 1.7 2006/04/06 03:23:46 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.8 2006/11/28 00:40:39 flameeyes Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=18223" SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |