diff options
author | 2007-01-04 15:42:28 +0000 | |
---|---|---|
committer | 2007-01-04 15:42:28 +0000 | |
commit | fa2e0129a52f1112b5a3c31ad7d8fdab8aac37ba (patch) | |
tree | fcbcb193a55104b0513542f07d580abc9962fd27 /net-misc/jlj/jlj-2.12.ebuild | |
parent | Add missing WANT_AUTO* (diff) | |
download | historical-fa2e0129a52f1112b5a3c31ad7d8fdab8aac37ba.tar.gz historical-fa2e0129a52f1112b5a3c31ad7d8fdab8aac37ba.tar.bz2 historical-fa2e0129a52f1112b5a3c31ad7d8fdab8aac37ba.zip |
Re-add ~alpha keyword, bug 155663.
Package-Manager: portage-2.1.2_rc4-r5
Diffstat (limited to 'net-misc/jlj/jlj-2.12.ebuild')
-rw-r--r-- | net-misc/jlj/jlj-2.12.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/jlj/jlj-2.12.ebuild b/net-misc/jlj/jlj-2.12.ebuild index 128b835a6500..3e34f2b1b18e 100644 --- a/net-misc/jlj/jlj-2.12.ebuild +++ b/net-misc/jlj/jlj-2.12.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/jlj/jlj-2.12.ebuild,v 1.1 2006/11/19 03:34:27 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/jlj/jlj-2.12.ebuild,v 1.2 2007/01/04 15:42:28 kloeri Exp $ DESCRIPTION="A simple console LiveJournal entry system." HOMEPAGE="http://umlautllama.com/projects/perl/#jlj" SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz" LICENSE="freedist" -KEYWORDS="~x86" +KEYWORDS="~alpha ~x86" SLOT="0" IUSE="" |