summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-13 14:07:57 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-13 14:07:57 +0000
commit3de3075cffd64514db902db2834a1ba74bb86564 (patch)
treef8348d1488a92def5bca1a70420bc607b61ea456 /net-news
parentNew package. Needed by ROX. (diff)
downloadgentoo-2-3de3075cffd64514db902db2834a1ba74bb86564.tar.gz
gentoo-2-3de3075cffd64514db902db2834a1ba74bb86564.tar.bz2
gentoo-2-3de3075cffd64514db902db2834a1ba74bb86564.zip
Bumped to new version; repoman QA issues.
Diffstat (limited to 'net-news')
-rw-r--r--net-news/pan/ChangeLog15
-rw-r--r--net-news/pan/files/digest-pan-0.12.11
-rw-r--r--net-news/pan/pan-0.11.3.ebuild3
-rw-r--r--net-news/pan/pan-0.12.0-r1.ebuild4
-rw-r--r--net-news/pan/pan-0.12.0-r2.ebuild3
-rw-r--r--net-news/pan/pan-0.12.0.ebuild4
-rw-r--r--net-news/pan/pan-0.12.1.ebuild57
7 files changed, 74 insertions, 13 deletions
diff --git a/net-news/pan/ChangeLog b/net-news/pan/ChangeLog
index dbbfe3f57e52..dc9f70ec9863 100644
--- a/net-news/pan/ChangeLog
+++ b/net-news/pan/ChangeLog
@@ -1,25 +1,27 @@
# ChangeLog for net-news/pan
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-news/pan/ChangeLog,v 1.11 2002/06/30 23:55:35 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/pan/ChangeLog,v 1.12 2002/07/13 14:07:44 phoenix Exp $
+
+*pan-0.12.1 (13 July 2002)
+
+ 13 Jul 2002; phoen][x <phoenix@gentoo.org> pan-0.12.1.ebuild:
+ Version bump (bug #4937), added KEYWORDS.
*pan-0.12.0-r2 (01 Jul 2002)
01 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> pan-0.12.0-r2.ebuild:
-
Fixed a problem with the libxml-2 dependence. Closes bug #4368
*pan-0.12.0-r1 (23 Jun 2002)
23 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> pan-0.12.0-r1.ebuild:
-
Removed libgnome depencence. Closes bug #4003
*pan-0.12.0 (19 Jun 2002)
19 Jun 2002; Gabriele Giorgetti <stroke@gentoo.org> pan-0.12.0.ebuild:
-
New version, and dependencies update.
@@ -41,14 +43,12 @@
*pan-0.11.2.91 (6 Apr 2002)
6 Apr 2002; Jared H. Hudson <jhhudso@gentoo.org> pan-0.11.2.91.ebuild :
-
Added latest pan, is technically a development version, but it seems stable
and has support for the new yenc usenet encoding format.
*pan-0.11.2-r1 (22 Mar 2002)
22 Mar 2002; Seemant Kulleen <seemant@gentoo.org> pan-0.11.2-r1.ebuild :
-
Matthew Kennedy submitted a fix for disabled nls compilation (USE dependent).
*pan-0.11.2 (17 Feb 2002)
@@ -57,8 +57,7 @@
*pan-0.11.1.93 (1 Feb 2002)
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
diff --git a/net-news/pan/files/digest-pan-0.12.1 b/net-news/pan/files/digest-pan-0.12.1
new file mode 100644
index 000000000000..60e5d303455b
--- /dev/null
+++ b/net-news/pan/files/digest-pan-0.12.1
@@ -0,0 +1 @@
+MD5 50a21cd505840894ff6e6ae8027388e4 pan-0.12.1.tar.bz2 1651399
diff --git a/net-news/pan/pan-0.11.3.ebuild b/net-news/pan/pan-0.11.3.ebuild
index b0d9e5b9fee1..b82c428fa514 100644
--- a/net-news/pan/pan-0.11.3.ebuild
+++ b/net-news/pan/pan-0.11.3.ebuild
@@ -6,6 +6,9 @@ DESCRIPTION="A newsreader for GNOME."
SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/SOURCE/${P}.tar.bz2"
HOMEPAGE="http://pan.rebelbase.com/"
SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
DEPEND="virtual/x11
nls? ( sys-devel/gettext )
diff --git a/net-news/pan/pan-0.12.0-r1.ebuild b/net-news/pan/pan-0.12.0-r1.ebuild
index ae71e14c1ba6..7981d87d44ef 100644
--- a/net-news/pan/pan-0.12.0-r1.ebuild
+++ b/net-news/pan/pan-0.12.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0-r1.ebuild,v 1.2 2002/06/30 18:27:15 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0-r1.ebuild,v 1.3 2002/07/13 14:07:57 phoenix Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
DEBUG="yes"
@@ -16,7 +16,7 @@ SRC_URI="http://pan.rebelbase.com/download/releases/0.12.0/SOURCE/${P}.tar.bz2"
HOMEPAGE="http://pan.rebelbase.com"
LICENSE="GPL-2"
SLOT="0"
-
+KEYWORDS="x86"
#libglade
RDEPEND=">=dev-libs/glib-2.0.4
>=x11-libs/gtk+-2.0.5
diff --git a/net-news/pan/pan-0.12.0-r2.ebuild b/net-news/pan/pan-0.12.0-r2.ebuild
index bc0207d3956c..547190b72fe3 100644
--- a/net-news/pan/pan-0.12.0-r2.ebuild
+++ b/net-news/pan/pan-0.12.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0-r2.ebuild,v 1.2 2002/07/07 03:06:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0-r2.ebuild,v 1.3 2002/07/13 14:07:57 phoenix Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
DEBUG="yes"
@@ -16,6 +16,7 @@ SRC_URI="http://pan.rebelbase.com/download/releases/0.12.0/SOURCE/${P}.tar.bz2"
HOMEPAGE="http://pan.rebelbase.com"
LICENSE="GPL-2"
SLOT="0"
+KEYWORDS="x86"
#libglade
RDEPEND=">=dev-libs/glib-2.0.4
diff --git a/net-news/pan/pan-0.12.0.ebuild b/net-news/pan/pan-0.12.0.ebuild
index 1cda53f97b95..3aa6c137deff 100644
--- a/net-news/pan/pan-0.12.0.ebuild
+++ b/net-news/pan/pan-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0.ebuild,v 1.1 2002/06/19 16:49:48 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.0.ebuild,v 1.2 2002/07/13 14:07:57 phoenix Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
DEBUG="yes"
@@ -16,7 +16,7 @@ SRC_URI="http://pan.rebelbase.com/download/releases/0.12.0/SOURCE/${P}.tar.bz2"
HOMEPAGE="http://pan.rebelbase.com"
LICENSE="GPL-2"
SLOT="0"
-
+KEYWORDS="x86"
#libglade
RDEPEND=">=dev-libs/glib-2.0.4
>=x11-libs/gtk+-2.0.5
diff --git a/net-news/pan/pan-0.12.1.ebuild b/net-news/pan/pan-0.12.1.ebuild
new file mode 100644
index 000000000000..f8c578e9b5d3
--- /dev/null
+++ b/net-news/pan/pan-0.12.1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/net-news/pan/pan-0.12.1.ebuild,v 1.1 2002/07/13 14:07:57 phoenix Exp $
+
+# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
+DEBUG="yes"
+RESTRICT="nostrip"
+# force debug information
+CFLAGS="${CFLAGS} -g"
+CXXFLAGS="${CXXFLAGS} -g"
+
+
+DESCRIPTION="A newsreader for the Gnome2 desktop"
+SRC_URI="http://pan.rebelbase.com/download/releases/${PV}/SOURCE/${P}.tar.bz2"
+HOMEPAGE="http://pan.rebelbase.com"
+LICENSE="GPL-2"
+KEYWORDS="x86"
+SLOT="0"
+
+#libglade
+RDEPEND=">=dev-libs/glib-2.0.4
+ >=x11-libs/gtk+-2.0.5
+ >=dev-libs/libxml2-2.4.22"
+
+DEPEND="$RDEPEND"
+
+export CONFIG_PROTECT_MASK="/etc/gconf"
+
+src_compile() {
+
+ local myconf
+ use nls || myconf="--disable-nls"
+
+ ./configure --host=${CHOST} \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man \
+ --localstatedir=/var/lib \
+ --enable-debug=yes \
+ ${myconf} || die "configure failure"
+
+ emake || die "compile failure"
+}
+
+src_install() {
+ emake prefix=${D}/usr \
+ sysconfdir=${D}/etc \
+ infodir=${D}/usr/share/info \
+ mandir=${D}/usr/share/man \
+ localstatedir=${D}/var/lib \
+ install || die "installation failed"
+
+ dodoc ANNOUNCE AUTHORS ChangeLog COPYING CREDITS INSTALL NEWS README TODO
+}
+
+