diff options
author | Jason Wever <weeve@gentoo.org> | 2003-09-17 15:09:31 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-09-17 15:09:31 +0000 |
commit | 950db1fc58554c5fcd2315934903e0ea1e962833 (patch) | |
tree | afcb5b5d44ba99f232b6aa090e7c1204e547451a /app-text | |
parent | fix two minor typos in the ebuild (diff) | |
download | historical-950db1fc58554c5fcd2315934903e0ea1e962833.tar.gz historical-950db1fc58554c5fcd2315934903e0ea1e962833.tar.bz2 historical-950db1fc58554c5fcd2315934903e0ea1e962833.zip |
Marked stable for sparc.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ggv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ggv/Manifest | 6 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.0.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index b8b0191b35c5..9a261816a7ba 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ggv # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.34 2003/09/10 22:07:48 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.35 2003/09/17 15:09:25 weeve Exp $ + + 17 Sep 2003; Jason Wever <weeve@gentoo.org> ggv-2.0.0.ebuild: + Marked stable for sparc. *ggv-2.4.0.1 (11 Sep 2003) diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index 90d3c1bf33a4..3e431d0966ed 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,8 +1,8 @@ +MD5 c9c8b126473a8005c6b8457db9979ce5 ChangeLog 4788 MD5 2cb3af26bbfd24b922ae7c6ad9810247 ggv-1.1.94.ebuild 1666 -MD5 130d67f17954fad84a4a768c41a912fb ggv-2.0.0.ebuild 655 -MD5 3773260140fed3fdbe576e625904caf9 ggv-2.4.0.1.ebuild 652 -MD5 c61fcaddb9eb7d2175a206b17c4c8955 ChangeLog 4696 +MD5 7969912d2454ec3ac492415c33afb0b3 ggv-2.0.0.ebuild 654 MD5 5a5718b4661893be575c491db65eb107 ggv-2.0.1.ebuild 646 +MD5 3773260140fed3fdbe576e625904caf9 ggv-2.4.0.1.ebuild 652 MD5 9839595041edeb9a62751cae70d30ea1 files/digest-ggv-1.1.94 62 MD5 ab26db64779abda7431d8d0c8c1045af files/digest-ggv-2.4.0.1 65 MD5 2726587f4b20cc3edd3ebae5ca8696d3 files/digest-ggv-2.0.0 62 diff --git a/app-text/ggv/ggv-2.0.0.ebuild b/app-text/ggv/ggv-2.0.0.ebuild index efeef19855a9..e3727898bc05 100644 --- a/app-text/ggv/ggv-2.0.0.ebuild +++ b/app-text/ggv/ggv-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.0.ebuild,v 1.6 2003/09/07 22:32:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.0.0.ebuild,v 1.7 2003/09/17 15:09:25 weeve Exp $ inherit gnome2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="0" LICENSE="GPL-2 FDL-1.1" -KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64" +KEYWORDS="x86 ppc ~alpha sparc hppa amd64" RDEPEND=">=gnome-base/libgnomeui-2 >=gnome-base/ORBit2-2.4.1 |