diff options
author | Michael Kohl <citizen428@gentoo.org> | 2004-10-28 18:27:14 +0000 |
---|---|---|
committer | Michael Kohl <citizen428@gentoo.org> | 2004-10-28 18:27:14 +0000 |
commit | ea7983243d76e1d8b7679e1a0a5c071dda0b829f (patch) | |
tree | 990cf6170a38ace87a77d900a01a7aeffefbd618 /net-www/snownews | |
parent | New ebuild, thanks to Gavrila. Closes bug #69187 (Manifest recommit) (diff) | |
download | gentoo-2-ea7983243d76e1d8b7679e1a0a5c071dda0b829f.tar.gz gentoo-2-ea7983243d76e1d8b7679e1a0a5c071dda0b829f.tar.bz2 gentoo-2-ea7983243d76e1d8b7679e1a0a5c071dda0b829f.zip |
Marking stable on x86, removing old versions.
Diffstat (limited to 'net-www/snownews')
-rw-r--r-- | net-www/snownews/ChangeLog | 7 | ||||
-rw-r--r-- | net-www/snownews/snownews-1.3.4.ebuild | 27 | ||||
-rw-r--r-- | net-www/snownews/snownews-1.4.4.ebuild | 27 | ||||
-rw-r--r-- | net-www/snownews/snownews-1.5.2.ebuild | 27 | ||||
-rw-r--r-- | net-www/snownews/snownews-1.5.3.ebuild | 28 | ||||
-rw-r--r-- | net-www/snownews/snownews-1.5.4.ebuild | 4 |
6 files changed, 8 insertions, 112 deletions
diff --git a/net-www/snownews/ChangeLog b/net-www/snownews/ChangeLog index b361fc704188..9e1ac2ccbb57 100644 --- a/net-www/snownews/ChangeLog +++ b/net-www/snownews/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/snownews # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/snownews/ChangeLog,v 1.11 2004/09/29 18:46:57 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/snownews/ChangeLog,v 1.12 2004/10/28 18:27:14 citizen428 Exp $ + + 28 Oct 2004; Michael Kohl <citizen428@gentoo.org> -snownews-1.3.4.ebuild, + -snownews-1.4.4.ebuild, -snownews-1.5.2.ebuild, -snownews-1.5.3.ebuild, + snownews-1.5.4.ebuild: + Marking stable on x86, removing old versions. *snownews-1.5.4 (29 Sep 2004) diff --git a/net-www/snownews/snownews-1.3.4.ebuild b/net-www/snownews/snownews-1.3.4.ebuild deleted file mode 100644 index 1f57ecf97cf8..000000000000 --- a/net-www/snownews/snownews-1.3.4.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/snownews/snownews-1.3.4.ebuild,v 1.3 2004/06/25 01:12:21 agriffis Exp $ - -DESCRIPTION="Snownews, a text-mode RSS/RDF newsreader" -HOMEPAGE="http://home.kcore.de/~kiza/software/snownews/" -SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -DEPEND=">=dev-libs/libxml2-2.5.6 - >=sys-libs/ncurses-5.3 - dev-perl/XML-LibXML" - -S=${WORKDIR}/${P} - -src_compile() { - cd ${S} - make LOCALEPATH=/usr/share/locale || die -} - -src_install() { - make PREFIX=${D}/usr install || die -} diff --git a/net-www/snownews/snownews-1.4.4.ebuild b/net-www/snownews/snownews-1.4.4.ebuild deleted file mode 100644 index 73140d14f378..000000000000 --- a/net-www/snownews/snownews-1.4.4.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/snownews/snownews-1.4.4.ebuild,v 1.2 2004/06/25 01:12:21 agriffis Exp $ - -DESCRIPTION="Snownews, a text-mode RSS/RDF newsreader" -HOMEPAGE="http://home.kcore.de/~kiza/software/snownews/" -SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -DEPEND=">=dev-libs/libxml2-2.5.6 - >=sys-libs/ncurses-5.3 - dev-perl/XML-LibXML" - -S=${WORKDIR}/${P} - -src_compile() { - cd ${S} - make LOCALEPATH=/usr/share/locale || die -} - -src_install() { - make PREFIX=${D}/usr install || die -} diff --git a/net-www/snownews/snownews-1.5.2.ebuild b/net-www/snownews/snownews-1.5.2.ebuild deleted file mode 100644 index 8c952e8783a5..000000000000 --- a/net-www/snownews/snownews-1.5.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/snownews/snownews-1.5.2.ebuild,v 1.2 2004/06/25 01:12:21 agriffis Exp $ - -DESCRIPTION="Snownews, a text-mode RSS/RDF newsreader" -HOMEPAGE="http://snownews.kcore.de/" -SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="~x86 ~ppc" -IUSE="" - -DEPEND=">=dev-libs/libxml2-2.5.6 - >=sys-libs/ncurses-5.3 - dev-perl/XML-LibXML" - -S=${WORKDIR}/${P} - -src_compile() { - cd ${S} - make LOCALEPATH=/usr/share/locale || die -} - -src_install() { - make PREFIX=${D}/usr install || die -} diff --git a/net-www/snownews/snownews-1.5.3.ebuild b/net-www/snownews/snownews-1.5.3.ebuild deleted file mode 100644 index 17b695c6e851..000000000000 --- a/net-www/snownews/snownews-1.5.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/snownews/snownews-1.5.3.ebuild,v 1.4 2004/09/11 09:53:22 slarti Exp $ - -DESCRIPTION="Snownews, a text-mode RSS/RDF newsreader" -HOMEPAGE="http://snownews.kcore.de/" -SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz" -LICENSE="GPL-2" - -SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64" -IUSE="" - -DEPEND=">=dev-libs/libxml2-2.5.6 - >=sys-libs/ncurses-5.3 - dev-perl/XML-LibXML" - -S=${WORKDIR}/${P} - -src_compile() { - emake || die -} - -src_install() { - make PREFIX=${D}/usr install || die - - dodoc AUTHOR CREDITS README README.colors -} diff --git a/net-www/snownews/snownews-1.5.4.ebuild b/net-www/snownews/snownews-1.5.4.ebuild index ce03f7972447..cce5bf96ea2b 100644 --- a/net-www/snownews/snownews-1.5.4.ebuild +++ b/net-www/snownews/snownews-1.5.4.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/net-www/snownews/snownews-1.5.4.ebuild,v 1.1 2004/09/29 18:46:57 citizen428 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/snownews/snownews-1.5.4.ebuild,v 1.2 2004/10/28 18:27:14 citizen428 Exp $ DESCRIPTION="Snownews, a text-mode RSS/RDF newsreader" HOMEPAGE="http://snownews.kcore.de/" @@ -8,7 +8,7 @@ SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND=">=dev-libs/libxml2-2.5.6 |