diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:33:02 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-08-02 17:33:02 +0000 |
commit | f9067c73a20faeae4cfb8be6ed6a8bd3c00a2a64 (patch) | |
tree | b42e3589438da4f62cc4167c3b2199dc1fe49733 /app-text/ggv | |
parent | Moved documentation to proper place, using dohtml and added doc USE flag, bug... (diff) | |
download | historical-f9067c73a20faeae4cfb8be6ed6a8bd3c00a2a64.tar.gz historical-f9067c73a20faeae4cfb8be6ed6a8bd3c00a2a64.tar.bz2 historical-f9067c73a20faeae4cfb8be6ed6a8bd3c00a2a64.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ggv/Manifest | 4 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.8.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index 72d1e82c4544..323d744cc1e5 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ggv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.100 2005/07/31 07:25:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.101 2005/08/02 17:33:02 blubb Exp $ + + 02 Aug 2005; Simon Stelling <blubb@gentoo.org> ggv-2.8.5.ebuild: + stable on amd64 31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org> ggv-2.8.5.ebuild: ppc stable diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index a424c9d43d7c..d275c149c5ac 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,5 +1,5 @@ -MD5 8c57c122c445dc4361e85c35bd1d0bbe ChangeLog 10905 -MD5 cd7a30eb0f898fb9ad99b8f054846969 ggv-2.8.5.ebuild 833 +MD5 fdb3a006c145ea1e0a2e33ff99794850 ChangeLog 10986 +MD5 b1541e4a94dcb231b49335882f230281 ggv-2.8.5.ebuild 827 MD5 76e00689390d41f28fa3b58326f6c933 ggv-2.8.3.ebuild 690 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 189e9705dfb51c79c4ed87e280c96bdc files/digest-ggv-2.8.5 63 diff --git a/app-text/ggv/ggv-2.8.5.ebuild b/app-text/ggv/ggv-2.8.5.ebuild index 3d655d79f17d..ce7ff2ae15a9 100644 --- a/app-text/ggv/ggv-2.8.5.ebuild +++ b/app-text/ggv/ggv-2.8.5.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/app-text/ggv/ggv-2.8.5.ebuild,v 1.5 2005/07/31 07:25:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.5.ebuild,v 1.6 2005/08/02 17:33:02 blubb Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.4 |