diff options
author | 2002-07-10 01:55:52 +0000 | |
---|---|---|
committer | 2002-07-10 01:55:52 +0000 | |
commit | ef391011e9bf7c39193f6110dcbd7ba9dbc8714c (patch) | |
tree | 70603740621f38971fedc3de2f47e7b5ed3efdb1 /gnome-base/gdm | |
parent | Added a new version and fixed all repoman problems (diff) | |
download | historical-ef391011e9bf7c39193f6110dcbd7ba9dbc8714c.tar.gz historical-ef391011e9bf7c39193f6110dcbd7ba9dbc8714c.tar.bz2 historical-ef391011e9bf7c39193f6110dcbd7ba9dbc8714c.zip |
removed debug info and moved the mirror
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/gdm-2.4.0.1.ebuild | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/gnome-base/gdm/gdm-2.4.0.1.ebuild b/gnome-base/gdm/gdm-2.4.0.1.ebuild index a958437c3d20..6789257d9470 100644 --- a/gnome-base/gdm/gdm-2.4.0.1.ebuild +++ b/gnome-base/gdm/gdm-2.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.4.0.1.ebuild,v 1.1 2002/07/10 01:41:49 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.4.0.1.ebuild,v 1.2 2002/07/10 01:55:52 spider Exp $ DESCRIPTION="GNOME2 Display Manager" HOMEPAGE="http://www.gnome.org/" @@ -8,18 +8,10 @@ KEYWORDS="x86 ppc" MY_V="`echo ${PV} |cut -b -5`" S=${WORKDIR}/${P} -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" +SRC_URI="mirror://gnome/sources/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -DEBUG="yes" -RESTRICT="nostrip" -# force debug information -CFLAGS="${CFLAGS} -g" -CXXFLAGS="${CXXFLAGS} -g" - - - RDEPEND=">=sys-libs/pam-0.72 >=sys-apps/tcp-wrappers-7.6 >=app-text/scrollkeeper-0.1.4 |