diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-13 14:38:32 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-04-13 14:38:32 +0000 |
commit | 0c2ea81a79e6a1572cc33676e7a9dac540830145 (patch) | |
tree | d44d6b46153a349117a6f24cae406da30abb163d /dev-tex/listings | |
parent | ~amd64 (diff) | |
download | historical-0c2ea81a79e6a1572cc33676e7a9dac540830145.tar.gz historical-0c2ea81a79e6a1572cc33676e7a9dac540830145.tar.bz2 historical-0c2ea81a79e6a1572cc33676e7a9dac540830145.zip |
~amd64
Diffstat (limited to 'dev-tex/listings')
-rw-r--r-- | dev-tex/listings/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/listings/Manifest | 4 | ||||
-rw-r--r-- | dev-tex/listings/listings-1.1.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-tex/listings/ChangeLog b/dev-tex/listings/ChangeLog index d9bcdef368eb..79af75bb76e0 100644 --- a/dev-tex/listings/ChangeLog +++ b/dev-tex/listings/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/listings -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/ChangeLog,v 1.2 2003/11/13 15:25:31 usata Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/ChangeLog,v 1.3 2004/04/13 14:38:32 kugelfang Exp $ + + 13 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> listings-1.1.ebuild: + marked ~amd64 *listings-1.1 (20 Sep 2003) diff --git a/dev-tex/listings/Manifest b/dev-tex/listings/Manifest index af9035722426..7e3d29b4a325 100644 --- a/dev-tex/listings/Manifest +++ b/dev-tex/listings/Manifest @@ -1,4 +1,4 @@ -MD5 05413655c2af9802d89f39c4dc437625 ChangeLog 666 -MD5 81e211427682f664f047a1bd270b22c5 listings-1.1.ebuild 713 +MD5 fb466d4a0c2f4e44ac5d217b6c71da9d ChangeLog 760 +MD5 c3822931794aed6a0d3f45a68e07c44d listings-1.1.ebuild 724 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 497cdc64162e5fbeb57cc316b9bf0c53 files/digest-listings-1.1 61 diff --git a/dev-tex/listings/listings-1.1.ebuild b/dev-tex/listings/listings-1.1.ebuild index 540e9566f290..381108e8e09b 100644 --- a/dev-tex/listings/listings-1.1.ebuild +++ b/dev-tex/listings/listings-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.1.ebuild,v 1.2 2003/11/13 15:25:31 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.1.ebuild,v 1.3 2004/04/13 14:38:32 kugelfang Exp $ inherit latex-package @@ -13,7 +13,7 @@ LICENSE="LPPL-1.2" IUSE="" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" # these functions are overridden from the base class because # we need to do docs things using texi2dvi in |