diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 01:48:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 01:48:59 +0000 |
commit | 0451e6e772858220654db1933ee819cd418d7019 (patch) | |
tree | 2434ebaf0546b8f4d95fb7ab5eb0823a4c691d0b /gnome-base/oaf | |
parent | Modified HOMEPAGE variable (diff) | |
download | gentoo-2-0451e6e772858220654db1933ee819cd418d7019.tar.gz gentoo-2-0451e6e772858220654db1933ee819cd418d7019.tar.bz2 gentoo-2-0451e6e772858220654db1933ee819cd418d7019.zip |
Added HOMEPAGE variable
Diffstat (limited to 'gnome-base/oaf')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8-r1.ebuild | 3 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/gnome-base/oaf/oaf-0.6.8-r1.ebuild b/gnome-base/oaf/oaf-0.6.8-r1.ebuild index 372f4c7e6074..9d5c031d6aea 100644 --- a/gnome-base/oaf/oaf-0.6.8-r1.ebuild +++ b/gnome-base/oaf/oaf-0.6.8-r1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.6 2002/08/16 04:09:25 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.7 2002/09/21 01:48:59 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.gnome.org/" SLOT="0" KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" diff --git a/gnome-base/oaf/oaf-0.6.8.ebuild b/gnome-base/oaf/oaf-0.6.8.ebuild index 7972e328efa0..02b47d63a685 100644 --- a/gnome-base/oaf/oaf-0.6.8.ebuild +++ b/gnome-base/oaf/oaf-0.6.8.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.5 2002/08/16 04:09:25 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.6 2002/09/21 01:48:59 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.gnome.org/" KEYWORDS="x86 sparc sparc64" LICENSE="GPL-2" |