diff options
author | 2005-07-09 22:58:59 +0000 | |
---|---|---|
committer | 2005-07-09 22:58:59 +0000 | |
commit | 2be5acd875b226b8cddb9b84570c9501c8ee2f6b (patch) | |
tree | d36e710813b5e14d2da91efac91de0bd70b0ce8a /x11-themes/tiblit/tiblit-2.0_beta.ebuild | |
parent | change USE flags ... mpeg->mp3 and oggvorbis->vorbis #97908 by Peter Roozemaal (diff) | |
download | historical-2be5acd875b226b8cddb9b84570c9501c8ee2f6b.tar.gz historical-2be5acd875b226b8cddb9b84570c9501c8ee2f6b.tar.bz2 historical-2be5acd875b226b8cddb9b84570c9501c8ee2f6b.zip |
Added ~sparc keyword.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-themes/tiblit/tiblit-2.0_beta.ebuild')
-rw-r--r-- | x11-themes/tiblit/tiblit-2.0_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/tiblit/tiblit-2.0_beta.ebuild b/x11-themes/tiblit/tiblit-2.0_beta.ebuild index d5981a3a5830..28bade0af194 100644 --- a/x11-themes/tiblit/tiblit-2.0_beta.ebuild +++ b/x11-themes/tiblit/tiblit-2.0_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/tiblit-2.0_beta.ebuild,v 1.2 2005/07/04 07:45:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/tiblit-2.0_beta.ebuild,v 1.3 2005/07/09 22:58:59 weeve Exp $ inherit kde need-kde 3.2 @@ -12,5 +12,5 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" S="${WORKDIR}/${P/_beta/}" |