diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:31:39 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 21:31:39 +0000 |
commit | ef9a498587a4be6473a77a94ba12109dd61b1de3 (patch) | |
tree | 58fff7870ac506c5766a841983c2bf7a5e19245b /dev-tex/listings/listings-1.3.ebuild | |
parent | Dependency update: dev-libs/libticables -> sci-libs/libticables. (diff) | |
download | gentoo-2-ef9a498587a4be6473a77a94ba12109dd61b1de3.tar.gz gentoo-2-ef9a498587a4be6473a77a94ba12109dd61b1de3.tar.bz2 gentoo-2-ef9a498587a4be6473a77a94ba12109dd61b1de3.zip |
Stable on amd64.
Diffstat (limited to 'dev-tex/listings/listings-1.3.ebuild')
-rw-r--r-- | dev-tex/listings/listings-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/listings/listings-1.3.ebuild b/dev-tex/listings/listings-1.3.ebuild index 38e24b707c79..a78e3df072e6 100644 --- a/dev-tex/listings/listings-1.3.ebuild +++ b/dev-tex/listings/listings-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.3.ebuild,v 1.2 2004/10/05 06:52:30 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.3.ebuild,v 1.3 2004/12/28 21:27:41 absinthe Exp $ inherit latex-package @@ -15,7 +15,7 @@ LICENSE="LPPL-1.2" IUSE="" SLOT="0" -KEYWORDS="x86 ~amd64 ~sparc ~ppc ~alpha" +KEYWORDS="x86 amd64 ~sparc ~ppc ~alpha" DEPEND="app-arch/unzip" # these functions are overridden from the base class because |