diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-11-27 07:24:05 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-11-27 07:24:05 +0000 |
commit | e815df4af6b13ab85b10bd4305885493994faa3b (patch) | |
tree | 5c1e05cdef94372767f06169b8876d765e721831 /dev-tex/quotchap | |
parent | Marked 1.10 stable on x86. Added missing metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-e815df4af6b13ab85b10bd4305885493994faa3b.tar.gz gentoo-2-e815df4af6b13ab85b10bd4305885493994faa3b.tar.bz2 gentoo-2-e815df4af6b13ab85b10bd4305885493994faa3b.zip |
Marked 0.9f stable on x86
Diffstat (limited to 'dev-tex/quotchap')
-rw-r--r-- | dev-tex/quotchap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/quotchap/quotchap-0.9f.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/quotchap/ChangeLog b/dev-tex/quotchap/ChangeLog index b1a00a6ba3c5..845909bb4493 100644 --- a/dev-tex/quotchap/ChangeLog +++ b/dev-tex/quotchap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/quotchap # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.3 2004/07/17 10:05:33 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.4 2004/11/27 07:24:05 pclouds Exp $ + + 27 Nov 2004; <pclouds@gentoo.org> quotchap-0.9f.ebuild: + Marked 0.9f stable on x86 17 Jul 2004; David Holm <dholm@gentoo.org> quotchap-0.9f.ebuild: Added to ~ppc. diff --git a/dev-tex/quotchap/quotchap-0.9f.ebuild b/dev-tex/quotchap/quotchap-0.9f.ebuild index 71da543c7095..14d0ac1f2d6d 100644 --- a/dev-tex/quotchap/quotchap-0.9f.ebuild +++ b/dev-tex/quotchap/quotchap-0.9f.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/quotchap/quotchap-0.9f.ebuild,v 1.2 2004/07/17 10:05:33 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.3 2004/11/27 07:24:05 pclouds Exp $ inherit latex-package S=${WORKDIR}/quotchap @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/quotchap.tar.gz" HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/quotchap.html" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" src_install () { |