diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-03 14:12:26 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-03 14:12:26 +0000 |
commit | c8f03d587dfa91eb9bb5f80622355de8888f409a (patch) | |
tree | dba837cac3da2ecc41aee324dd63a1d200c60b4f /sys-auth/pambase | |
parent | Remove packages that were masked. (diff) | |
download | gentoo-2-c8f03d587dfa91eb9bb5f80622355de8888f409a.tar.gz gentoo-2-c8f03d587dfa91eb9bb5f80622355de8888f409a.tar.bz2 gentoo-2-c8f03d587dfa91eb9bb5f80622355de8888f409a.zip |
Change URI to point to dev.gentoo.org rather than my host.
(Portage version: 2.2_rc74/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/pambase')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20090620.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20100310.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 694e7b9cd16c..d511ec4e1aa7 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.90 2010/08/19 10:46:19 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.91 2010/09/03 14:12:26 flameeyes Exp $ + + 03 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> + pambase-20090620.1-r1.ebuild, pambase-20100310.ebuild: + Change URI to point to dev.gentoo.org rather than my host. *pambase-20100819 (19 Aug 2010) diff --git a/sys-auth/pambase/pambase-20090620.1-r1.ebuild b/sys-auth/pambase/pambase-20090620.1-r1.ebuild index 2f89c5cbc211..467c15604475 100644 --- a/sys-auth/pambase/pambase-20090620.1-r1.ebuild +++ b/sys-auth/pambase/pambase-20090620.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild,v 1.8 2009/11/21 14:44:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20090620.1-r1.ebuild,v 1.9 2010/09/03 14:12:26 flameeyes Exp $ EAPI=2 @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="PAM base configuration files" HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" -SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~flameeyes/pambase/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/sys-auth/pambase/pambase-20100310.ebuild b/sys-auth/pambase/pambase-20100310.ebuild index 0f3f35246b6c..6838fab96a50 100644 --- a/sys-auth/pambase/pambase-20100310.ebuild +++ b/sys-auth/pambase/pambase-20100310.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild,v 1.7 2010/04/15 15:02:15 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20100310.ebuild,v 1.8 2010/09/03 14:12:26 flameeyes Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit eutils DESCRIPTION="PAM base configuration files" HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" -SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" +SRC_URI="http://dev.gentoo.org/~flameeyes/pambase/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |