Remove old version. Quote $S.
authorAlin Năstac <mrness@gentoo.org>
Sun, 12 Mar 2006 12:38:22 +0000 (12:38 +0000)
committerAlin Năstac <mrness@gentoo.org>
Sun, 12 Mar 2006 12:38:22 +0000 (12:38 +0000)
Package-Manager: portage-2.0.54

net-dialup/gnome-ppp/ChangeLog
net-dialup/gnome-ppp/Manifest
net-dialup/gnome-ppp/files/digest-gnome-ppp-0.3.21 [deleted file]
net-dialup/gnome-ppp/gnome-ppp-0.3.21.ebuild [deleted file]
net-dialup/gnome-ppp/gnome-ppp-0.3.23.ebuild

index 26fee9c01f858f1554c41037a9688b41592b0a1f..d4c848671791a77152e8d128b93e260bb74288ad 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for net-dialup/gnome-ppp
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/ChangeLog,v 1.18 2005/12/20 21:48:55 mrness Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/ChangeLog,v 1.19 2006/03/12 12:38:22 mrness Exp $
+
+  12 Mar 2006; Alin Nastac <mrness@gentoo.org> -gnome-ppp-0.3.21.ebuild,
+  gnome-ppp-0.3.23.ebuild:
+  Remove old version. Quote $S.
 
   20 Dec 2005; Alin Nastac <mrness@gentoo.org> gnome-ppp-0.3.23.ebuild:
   Stable on x86.
index b13c89973a3f8bc5d102c7f25524def13482541c..c09a47ec08ad006cdc4657e85baea9834baf4b6f 100644 (file)
@@ -1,4 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
 MD5 90c7ee5a1863c9623ed6b39426739ce7 ChangeLog 2809
 MD5 99eed8d11c523b3a26e5ae30eb1d790d files/digest-gnome-ppp-0.3.23 69
 MD5 afb9403df020e6407e400e165b59faf3 gnome-ppp-0.3.23.ebuild 825
 MD5 202034bd87dab639103a4f2f07b6c376 metadata.xml 222
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.1 (GNU/Linux)
+
+iD8DBQFEFBZJjG8pv1lIUX4RAqUNAJ0dZRyRtTpNjd/gLZtiulsJSFrbPgCgvnAY
+YpVoFYMfXExd98OuLELyWk4=
+=wh8M
+-----END PGP SIGNATURE-----
diff --git a/net-dialup/gnome-ppp/files/digest-gnome-ppp-0.3.21 b/net-dialup/gnome-ppp/files/digest-gnome-ppp-0.3.21
deleted file mode 100644 (file)
index 2310e71..0000000
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0b0c40f5252db68617cba8e5f2c9cb2e gnome-ppp-0.3.21.tar.gz 432883
diff --git a/net-dialup/gnome-ppp/gnome-ppp-0.3.21.ebuild b/net-dialup/gnome-ppp/gnome-ppp-0.3.21.ebuild
deleted file mode 100644 (file)
index 043f390..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/gnome-ppp-0.3.21.ebuild,v 1.2 2005/06/15 21:22:47 mrness Exp $
-
-inherit gnome2 eutils
-
-MAJOR_V=${PV%.[0-9]*}
-
-DESCRIPTION="A GNOME 2 WvDial frontend"
-HOMEPAGE="http://www.gnome-ppp.org/"
-SRC_URI="http://www.gnome-ppp.org/download/${MAJOR_V}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-RDEPEND=">=net-dialup/wvdial-1.54
-       >=gnome-base/libgnomeui-2.6
-       >=gnome-base/libglade-2.4
-       >=x11-libs/gtk+-2.4"
-
-DEPEND="sys-devel/gettext
-       dev-util/pkgconfig
-       dev-util/intltool
-       ${RDEPEND}"
-
-USE_DESTDIR="1"
-
-src_install() {
-       gnome2_src_install top_builddir=${S}
-}
index 253596a5d4176fc78a12963a4c190624abea3355..8e5b926d53049cbe9130398faac2419808792b8f 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/gnome-ppp-0.3.23.ebuild,v 1.3 2005/12/20 21:48:55 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnome-ppp/gnome-ppp-0.3.23.ebuild,v 1.4 2006/03/12 12:38:22 mrness Exp $
 
 inherit gnome2 eutils
 
@@ -27,5 +27,5 @@ USE_DESTDIR="1"
 DOCS="AUTHORS ChangeLog NEWS README TODO"
 
 src_install() {
-       gnome2_src_install top_builddir=${S}
+       gnome2_src_install top_builddir="${S}"
 }