diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:48:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:48:32 +0000 |
commit | 63e1c6057e74e71020aed2094467f62664cd6af4 (patch) | |
tree | 3dabfd2bb8bafd28e69673b9cb4cc9f5ad511abf | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-63e1c6057e74e71020aed2094467f62664cd6af4.tar.gz historical-63e1c6057e74e71020aed2094467f62664cd6af4.tar.bz2 historical-63e1c6057e74e71020aed2094467f62664cd6af4.zip |
Don't assign default to S; header fix
-rw-r--r-- | app-text/hnb/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/hnb/hnb-1.9.17.ebuild | 9 | ||||
-rw-r--r-- | app-text/hnb/hnb-1.9.8.ebuild | 9 | ||||
-rw-r--r-- | app-text/jadetex/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/jadetex/jadetex-3.12.ebuild | 6 | ||||
-rw-r--r-- | app-text/mecab/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/mecab/mecab-0.76.ebuild | 6 | ||||
-rw-r--r-- | app-text/namazu/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/namazu/namazu-2.0.12.ebuild | 7 | ||||
-rw-r--r-- | app-text/pdftohtml/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pdftohtml/pdftohtml-0.36.ebuild | 3 | ||||
-rw-r--r-- | app-text/rcs/ChangeLog | 6 |
12 files changed, 39 insertions, 38 deletions
diff --git a/app-text/hnb/ChangeLog b/app-text/hnb/ChangeLog index f878c9560a60..6bd3ab89798c 100644 --- a/app-text/hnb/ChangeLog +++ b/app-text/hnb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/hnb # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.7 2004/03/12 08:46:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.8 2004/03/12 08:47:04 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> : + Don't assign default to S; header fix 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> hnb-1.9.17.ebuild, hnb-1.9.8.ebuild: diff --git a/app-text/hnb/hnb-1.9.17.ebuild b/app-text/hnb/hnb-1.9.17.ebuild index 8d55f382440d..9298fed78e33 100644 --- a/app-text/hnb/hnb-1.9.17.ebuild +++ b/app-text/hnb/hnb-1.9.17.ebuild @@ -1,8 +1,7 @@ -# 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/app-text/hnb/hnb-1.9.17.ebuild,v 1.4 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.17.ebuild,v 1.5 2004/03/12 08:46:46 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="hnb is a program to organize many kinds of data in one place, including addresses, TODO lists, ideas, book reviews, brainstorming, speech outlines, etc. It stores data in XML format, and is capable of native export to ASCII and HTML." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://hnb.sourceforge.net/" @@ -14,15 +13,11 @@ KEYWORDS="x86 ~ppc ~sparc" DEPEND="" src_compile() { - make || die - } src_install() { - dodoc README doc/hnbrc doman doc/hnb.1 dobin src/hnb - } diff --git a/app-text/hnb/hnb-1.9.8.ebuild b/app-text/hnb/hnb-1.9.8.ebuild index f93c2ed89e3c..52bab284079c 100644 --- a/app-text/hnb/hnb-1.9.8.ebuild +++ b/app-text/hnb/hnb-1.9.8.ebuild @@ -1,8 +1,7 @@ -# 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/app-text/hnb/hnb-1.9.8.ebuild,v 1.4 2003/09/05 22:37:21 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.8.ebuild,v 1.5 2004/03/12 08:46:46 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="hnb is a program to organize many kinds of data in one place, including addresses, TODO lists, ideas, book reviews, brainstorming, speech outlines, etc. It stores data in XML format, and is capable of native export to ASCII and HTML." SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://hnb.sourceforge.net/" @@ -14,15 +13,11 @@ KEYWORDS="~x86 ~ppc ~sparc" DEPEND="" src_compile() { - make || die - } src_install() { - dodoc README doc/hnbrc doman doc/hnb.1 dobin src/hnb - } diff --git a/app-text/jadetex/ChangeLog b/app-text/jadetex/ChangeLog index 5372f369db1f..b3a7be33f462 100644 --- a/app-text/jadetex/ChangeLog +++ b/app-text/jadetex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/jadetex -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/ChangeLog,v 1.12 2003/12/11 03:26:45 agriffis Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/ChangeLog,v 1.13 2004/03/12 08:47:24 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> jadetex-3.12.ebuild: + Don't assign default to S; header fix 10 Dec 2003; <agriffis@gentoo.org> jadetex-3.12.ebuild: stable on ia64 diff --git a/app-text/jadetex/jadetex-3.12.ebuild b/app-text/jadetex/jadetex-3.12.ebuild index db4ce40bc889..34f575888efe 100644 --- a/app-text/jadetex/jadetex-3.12.ebuild +++ b/app-text/jadetex/jadetex-3.12.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/app-text/jadetex/jadetex-3.12.ebuild,v 1.18 2003/12/11 03:26:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.12.ebuild,v 1.19 2004/03/12 08:47:24 mr_bones_ Exp $ IUSE="" @@ -15,8 +15,6 @@ LICENSE="freedist" DEPEND=">=app-text/openjade-1.3.1 virtual/tetex" -S=${WORKDIR}/${P} - src_compile() { addwrite /usr/share/texmf/ls-R diff --git a/app-text/mecab/ChangeLog b/app-text/mecab/ChangeLog index adf721a01029..a71bee382126 100644 --- a/app-text/mecab/ChangeLog +++ b/app-text/mecab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/mecab -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.1 2003/08/17 06:47:27 matsuu Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/ChangeLog,v 1.2 2004/03/12 08:47:42 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> mecab-0.76.ebuild: + Don't assign default to S; header fix *mecab-0.76 (17 Aug 2003) diff --git a/app-text/mecab/mecab-0.76.ebuild b/app-text/mecab/mecab-0.76.ebuild index 8928cf2701cf..b20ad67c409f 100644 --- a/app-text/mecab/mecab-0.76.ebuild +++ b/app-text/mecab/mecab-0.76.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/app-text/mecab/mecab-0.76.ebuild,v 1.1 2003/08/17 06:47:27 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/mecab/mecab-0.76.ebuild,v 1.2 2004/03/12 08:47:42 mr_bones_ Exp $ MY_IPADIC="ipadic-2.5.1" DESCRIPTION="Yet Another Part-of-Speech and Morphological Analyzer" @@ -16,8 +16,6 @@ IUSE="" DEPEND="virtual/glibc dev-lang/perl" -S="${WORKDIR}/${P}" - src_compile() { ln -s ${WORKDIR}/${MY_IPADIC} dic/${MY_IPADIC} econf || die diff --git a/app-text/namazu/ChangeLog b/app-text/namazu/ChangeLog index 3087e5cdbb52..e8fa71ba1302 100644 --- a/app-text/namazu/ChangeLog +++ b/app-text/namazu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/namazu -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/ChangeLog,v 1.1 2003/06/20 16:46:41 yakina Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/ChangeLog,v 1.2 2004/03/12 08:47:53 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> namazu-2.0.12.ebuild: + Don't assign default to S; header fix *namazu-2.0.12 (21 Jun 2003) diff --git a/app-text/namazu/namazu-2.0.12.ebuild b/app-text/namazu/namazu-2.0.12.ebuild index 5316f729fca1..d844999dfa00 100644 --- a/app-text/namazu/namazu-2.0.12.ebuild +++ b/app-text/namazu/namazu-2.0.12.ebuild @@ -1,8 +1,7 @@ -# 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/app-text/namazu/namazu-2.0.12.ebuild,v 1.2 2003/09/05 22:37:22 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/namazu/namazu-2.0.12.ebuild,v 1.3 2004/03/12 08:47:53 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Namazu is a full-text search engine" SRC_URI="http://www.namazu.org/stable/${P}.tar.gz" HOMEPAGE="http://www.namazu.org/" @@ -21,8 +20,6 @@ DEPEND=">=dev-lang/perl-5.6.1 tcltk? ( >=dev-lang/tk-8.3.3 >=net-www/lynx-2.8.4 )" -#RDEPEND=$DEPEND - src_compile() { local myconf=""; diff --git a/app-text/pdftohtml/ChangeLog b/app-text/pdftohtml/ChangeLog index 09ec031c68d5..46f386f71f46 100644 --- a/app-text/pdftohtml/ChangeLog +++ b/app-text/pdftohtml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pdftohtml # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.2 2004/03/10 20:10:50 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/ChangeLog,v 1.3 2004/03/12 08:48:13 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> pdftohtml-0.36.ebuild: + Don't assign default to S; header fix 10 Mar 2004; Jason Wever <weeve@gentoo.org> pdftohtml-0.36.ebuild: Added ~sparc keyword. diff --git a/app-text/pdftohtml/pdftohtml-0.36.ebuild b/app-text/pdftohtml/pdftohtml-0.36.ebuild index 4e2c30757760..a5a492d1185c 100644 --- a/app-text/pdftohtml/pdftohtml-0.36.ebuild +++ b/app-text/pdftohtml/pdftohtml-0.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.2 2004/03/10 20:10:50 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdftohtml/pdftohtml-0.36.ebuild,v 1.3 2004/03/12 08:48:13 mr_bones_ Exp $ DESCRIPTION="pdftohtml is a utility which converts PDF files into HTML and XML formats" HOMEPAGE="http://${PN}.sourceforge.net/" @@ -11,7 +11,6 @@ KEYWORDS="~x86 ~sparc" IUSE="" DEPEND="virtual/glibc sys-devel/gcc" RDEPEND="virtual/glibc" -S=${WORKDIR}/${P} src_compile() { emake || die diff --git a/app-text/rcs/ChangeLog b/app-text/rcs/ChangeLog index f0e284a4df88..5b209d2d84a9 100644 --- a/app-text/rcs/ChangeLog +++ b/app-text/rcs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/rcs # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/ChangeLog,v 1.9 2004/01/08 01:21:38 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/ChangeLog,v 1.10 2004/03/12 08:48:32 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rcs-5.7-r1.ebuild, + rcs-5.7-r2.ebuild: + Don't assign default to S; header fix 07 Jan 2004; Jon Portnoy <avenj@gentoo.org> rcs-5.7-r2.ebuild : AMD64 keywords. |