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 | d1e53ec4a79b82e3db5eb3170b474a4a75154489 (patch) | |
tree | 40df21fb1382686294dabc1ad973cae292ad5a39 /dev-tex | |
parent | Stable on ppc (1.3.0), added to ~ppc (1.3.6). (diff) | |
download | historical-d1e53ec4a79b82e3db5eb3170b474a4a75154489.tar.gz historical-d1e53ec4a79b82e3db5eb3170b474a4a75154489.tar.bz2 historical-d1e53ec4a79b82e3db5eb3170b474a4a75154489.zip |
Stable on ppc and sparc.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/listings/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/listings/Manifest | 8 | ||||
-rw-r--r-- | dev-tex/listings/listings-1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-tex/listings/listings-1.3.ebuild | 6 |
4 files changed, 14 insertions, 11 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/Manifest b/dev-tex/listings/Manifest index 3e486546aca2..38e8c6d45715 100644 --- a/dev-tex/listings/Manifest +++ b/dev-tex/listings/Manifest @@ -1,6 +1,6 @@ -MD5 36763cd86b57bba2b4fc42c6fd03f599 ChangeLog 1485 -MD5 3dfdf8badd319d386da0e2569c253d90 listings-1.2.ebuild 792 -MD5 d5f77d4b49f20127129e5de870350faa listings-1.3.ebuild 824 +MD5 395b4091163ea96d30e984ab77b30889 listings-1.3.ebuild 820 +MD5 77aaf7825f333f12b81d2cd110cbe52b listings-1.2.ebuild 793 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 716e53d2cb36373b8a5e988c3ff9b032 files/digest-listings-1.2 61 +MD5 c2c1980d1118fdee75366227fbfdefae ChangeLog 1586 MD5 9e14e73fb2cbb5744187b165ab16bd20 files/digest-listings-1.3 61 +MD5 716e53d2cb36373b8a5e988c3ff9b032 files/digest-listings-1.2 61 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 |