diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-01-07 14:45:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-01-07 14:45:03 +0000 |
commit | 7dd60984e4f2f21f9e2677635482a293f13e48fe (patch) | |
tree | ad62e504f3b3df4c34c22f71eca49b54841f3099 /gnome-base/gnome-common | |
parent | Added alpha to KEYWORDS (diff) | |
download | historical-7dd60984e4f2f21f9e2677635482a293f13e48fe.tar.gz historical-7dd60984e4f2f21f9e2677635482a293f13e48fe.tar.bz2 historical-7dd60984e4f2f21f9e2677635482a293f13e48fe.zip |
Update SRC_URI
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 054cce0a41df..f431819b5018 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.4 2003/01/06 19:15:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.5 2003/01/07 14:45:03 aliz Exp $ + + 07 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> gnome-common-1.2.4-r3.ebuild : + Updated SRC_URI. 06 Jan 2003; Aron Griffis <agriffis@gentoo.org> gnome-common-1.2.4-r3.ebuild: added alpha to KEYWORDS diff --git a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild index 6e6a5d3f5e8c..d0d6287e5759 100644 --- a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild +++ b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.7 2003/01/06 19:15:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.8 2003/01/07 14:45:03 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ @@ -12,7 +12,7 @@ CXXFLAGS="${CXXFLAGS} -g" S=${WORKDIR}/${P} DESCRIPTION="Some Common files for Gnome2 applications" -SRC_URI="ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/${PN}/${P}.tar.bz2" +SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/${PN}/1.2/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" |