diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-06-11 22:23:54 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-06-11 22:23:54 +0000 |
commit | c9460c11d7f5c80d9313293aaa735b97d17fe0a8 (patch) | |
tree | a83133036f701aecbfe726dcff1b4dbc0e83d375 /net-dialup | |
parent | Revision bump to make sure the xinitrc changes get distributed. (diff) | |
download | historical-c9460c11d7f5c80d9313293aaa735b97d17fe0a8.tar.gz historical-c9460c11d7f5c80d9313293aaa735b97d17fe0a8.tar.bz2 historical-c9460c11d7f5c80d9313293aaa735b97d17fe0a8.zip |
Remove obsolete version. Remove dev-php/php-gtk dependency (#136426).
Package-Manager: portage-2.1
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pptpconfig/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/pptpconfig/files/digest-pptpconfig-20060410 | 2 | ||||
-rw-r--r-- | net-dialup/pptpconfig/pptpconfig-20060410.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/net-dialup/pptpconfig/ChangeLog b/net-dialup/pptpconfig/ChangeLog index e3c32b0df102..916af34b9728 100644 --- a/net-dialup/pptpconfig/ChangeLog +++ b/net-dialup/pptpconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/pptpconfig # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.10 2006/05/14 12:28:05 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/ChangeLog,v 1.11 2006/06/11 22:23:54 mrness Exp $ + + 11 Jun 2006; Alin Nastac <mrness@gentoo.org> -pptpconfig-20060222.ebuild, + pptpconfig-20060410.ebuild: + Remove obsolete version. Remove dev-php/php-gtk dependency (#136426). *pptpconfig-20060410 (14 May 2006) diff --git a/net-dialup/pptpconfig/files/digest-pptpconfig-20060410 b/net-dialup/pptpconfig/files/digest-pptpconfig-20060410 index cff409494e34..90e68bd9e057 100644 --- a/net-dialup/pptpconfig/files/digest-pptpconfig-20060410 +++ b/net-dialup/pptpconfig/files/digest-pptpconfig-20060410 @@ -1 +1,3 @@ MD5 1f8831540dd8201c9f6e4edde7139c01 pptpconfig-20060410.tar.gz 42500 +RMD160 f500fa6c8b18cc8c29135e65ab787575381064fd pptpconfig-20060410.tar.gz 42500 +SHA256 1d4a45870d24ea2ea0799719c548a512c8b2bfc56c67582c8ff8d8a479d3dac2 pptpconfig-20060410.tar.gz 42500 diff --git a/net-dialup/pptpconfig/pptpconfig-20060410.ebuild b/net-dialup/pptpconfig/pptpconfig-20060410.ebuild index 7d04ca861076..ce14c6eacc05 100644 --- a/net-dialup/pptpconfig/pptpconfig-20060410.ebuild +++ b/net-dialup/pptpconfig/pptpconfig-20060410.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/pptpconfig-20060410.ebuild,v 1.1 2006/05/14 12:28:05 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpconfig/pptpconfig-20060410.ebuild,v 1.2 2006/06/11 22:23:54 mrness Exp $ inherit depend.php @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RDEPEND="|| ( dev-php4/php-gtk dev-php/php-gtk ) +RDEPEND="dev-php4/php-gtk net-dialup/pptpclient sys-apps/iproute2" |