diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-05 10:34:34 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-02-05 10:34:34 +0000 |
commit | cc38e38e7d92a72fe3f45562d2d932d285302eab (patch) | |
tree | 3fdf29c5d6ef22dc09875145c3738c51e9a152a8 /dev-tex/listings | |
parent | Stable on ppc (1.3.0), added to ~ppc (1.3.6). (diff) | |
download | gentoo-2-cc38e38e7d92a72fe3f45562d2d932d285302eab.tar.gz gentoo-2-cc38e38e7d92a72fe3f45562d2d932d285302eab.tar.bz2 gentoo-2-cc38e38e7d92a72fe3f45562d2d932d285302eab.zip |
Stable on ppc and sparc.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-tex/listings')
-rw-r--r-- | dev-tex/listings/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/listings/listings-1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-tex/listings/listings-1.3.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-tex/listings/ChangeLog b/dev-tex/listings/ChangeLog index 505087158430..c7569439860c 100644 --- a/dev-tex/listings/ChangeLog +++ b/dev-tex/listings/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/listings -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/ChangeLog,v 1.10 2004/12/28 21:27:41 absinthe Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/ChangeLog,v 1.11 2005/02/05 10:34:34 hansmi Exp $ + + 05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> listings-1.3.ebuild: + Stable on ppc and sparc. 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> listings-1.3.ebuild: Stable on amd64. diff --git a/dev-tex/listings/listings-1.2.ebuild b/dev-tex/listings/listings-1.2.ebuild index 8739c738d837..c21c4e6aeff5 100644 --- a/dev-tex/listings/listings-1.2.ebuild +++ b/dev-tex/listings/listings-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.2.ebuild,v 1.3 2004/10/05 06:52:30 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.2.ebuild,v 1.4 2005/02/05 10:34:34 hansmi Exp $ inherit latex-package diff --git a/dev-tex/listings/listings-1.3.ebuild b/dev-tex/listings/listings-1.3.ebuild index a78e3df072e6..57631624a65a 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 +# Copyright 1999-2005 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.3 2004/12/28 21:27:41 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/listings/listings-1.3.ebuild,v 1.4 2005/02/05 10:34:34 hansmi 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 |