diff options
-rw-r--r-- | sys-libs/pam/pam-0.77-r8.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/pam/pam-0.78-r2.ebuild | 3 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild | 5 |
3 files changed, 4 insertions, 7 deletions
diff --git a/sys-libs/pam/pam-0.77-r8.ebuild b/sys-libs/pam/pam-0.77-r8.ebuild index 25a4bb68d266..e70a12181d34 100644 --- a/sys-libs/pam/pam-0.77-r8.ebuild +++ b/sys-libs/pam/pam-0.77-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r8.ebuild,v 1.6 2005/06/30 10:29:47 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r8.ebuild,v 1.7 2005/07/28 14:46:40 seemant Exp $ PATCH_LEVEL="1.9" BDB_VER="4.1.25" @@ -44,7 +44,6 @@ S="${WORKDIR}/Linux-PAM-${PV}" S2="${WORKDIR}/pam-${PV}-patches" SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.tar.gz mirror://gentoo/pam-${PV}-patches-${PATCH_LEVEL}.tar.bz2 - http://dev.gentoo.org/~seemant/distfiles/pam-${PV}-patches-${PATCH_LEVEL}.tar.bz2 berkdb? ( http://www.sleepycat.com/update/snapshot/db-${BDB_VER}.tar.gz )" LICENSE="PAM" diff --git a/sys-libs/pam/pam-0.78-r2.ebuild b/sys-libs/pam/pam-0.78-r2.ebuild index 2fbcbec55643..009557068b72 100644 --- a/sys-libs/pam/pam-0.78-r2.ebuild +++ b/sys-libs/pam/pam-0.78-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.78-r2.ebuild,v 1.24 2005/07/19 21:40:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.78-r2.ebuild,v 1.25 2005/07/28 14:46:40 seemant Exp $ FORCE_SYSTEMAUTH_UPDATE="no" @@ -24,7 +24,6 @@ S="${WORKDIR}/Linux-PAM-${PV}" S2="${WORKDIR}/pam-${PV}-patches" SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.tar.gz mirror://gentoo/pam-${PV}-patches-${PATCH_LEVEL}.tar.bz2 - http://dev.gentoo.org/~seemant/distfiles/pam-${PV}-patches-${PATCH_LEVEL}.tar.bz2 berkdb? ( http://downloads.sleepycat.com/db-${BDB_VER}.tar.gz ) pam_console? ( ftp://ftp.gtk.org/pub/gtk/v2.6/glib-${GLIB_VER}.tar.bz2 )" diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild index 1328b70d1b2c..1e3c30255ddd 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild,v 1.3 2005/05/18 17:20:59 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.2.7.ebuild,v 1.4 2005/07/28 14:49:06 seemant Exp $ inherit gtk-engines2 @@ -10,8 +10,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="GTK+2 Xfce Theme Engine" HOMEPAGE="http://xfce.sourceforge.net/" SRC_URI="http://www.xfce.org/archive/xfce-4.2.2/src/${MY_P}.tar.gz - mirror://gentoo/${MY_P}.tar.gz - http://dev.gentoo.org/~seemant/distfiles/${MY_P}.tar.gz" + mirror://gentoo/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="2" |