diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-09-10 22:07:58 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-09-10 22:07:58 +0000 |
commit | 7cf89f1eb45584c8ab80e4813932ae1013c370a6 (patch) | |
tree | a42cda267e6d5da59871e2a755005010863dbdad /app-text/ggv | |
parent | packaging bugfix release (diff) | |
download | gentoo-2-7cf89f1eb45584c8ab80e4813932ae1013c370a6.tar.gz gentoo-2-7cf89f1eb45584c8ab80e4813932ae1013c370a6.tar.bz2 gentoo-2-7cf89f1eb45584c8ab80e4813932ae1013c370a6.zip |
packaging bugfix release
Diffstat (limited to 'app-text/ggv')
-rw-r--r-- | app-text/ggv/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/ggv/Manifest | 6 | ||||
-rw-r--r-- | app-text/ggv/files/digest-ggv-2.4.0 | 1 | ||||
-rw-r--r-- | app-text/ggv/files/digest-ggv-2.4.0.1 | 1 | ||||
-rw-r--r-- | app-text/ggv/ggv-2.4.0.1.ebuild (renamed from app-text/ggv/ggv-2.4.0.ebuild) | 2 |
5 files changed, 10 insertions, 7 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog index 994490d56c1d..b8b0191b35c5 100644 --- a/app-text/ggv/ChangeLog +++ b/app-text/ggv/ChangeLog @@ -1,6 +1,11 @@ # 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.33 2003/09/08 12:53:40 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.34 2003/09/10 22:07:48 foser Exp $ + +*ggv-2.4.0.1 (11 Sep 2003) + + 11 Sep 2003; foser <foser@gentoo.org> ggv-2.4.0.1.ebuild : + Packaging bugfix release *ggv-2.4.0 (08 Sep 2003) diff --git a/app-text/ggv/Manifest b/app-text/ggv/Manifest index 92039d1a50e9..90d3c1bf33a4 100644 --- a/app-text/ggv/Manifest +++ b/app-text/ggv/Manifest @@ -1,11 +1,9 @@ MD5 2cb3af26bbfd24b922ae7c6ad9810247 ggv-1.1.94.ebuild 1666 -MD5 89f11e33006a5c30b5e2cf76c008a8eb ggv-2.4.0.ebuild 650 MD5 130d67f17954fad84a4a768c41a912fb ggv-2.0.0.ebuild 655 -MD5 89f11e33006a5c30b5e2cf76c008a8eb ggv-2.4.0.1.ebuild 650 -MD5 b775d10fd20a4b4cde528fc504aa69cf ChangeLog 4579 +MD5 3773260140fed3fdbe576e625904caf9 ggv-2.4.0.1.ebuild 652 +MD5 c61fcaddb9eb7d2175a206b17c4c8955 ChangeLog 4696 MD5 5a5718b4661893be575c491db65eb107 ggv-2.0.1.ebuild 646 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 MD5 d7512f10aeb8f218994e94d0b50ef42a files/digest-ggv-2.0.1 62 -MD5 81ce489447077b6969d848837f8c28aa files/digest-ggv-2.4.0 63 diff --git a/app-text/ggv/files/digest-ggv-2.4.0 b/app-text/ggv/files/digest-ggv-2.4.0 deleted file mode 100644 index 43c36bfecef2..000000000000 --- a/app-text/ggv/files/digest-ggv-2.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 bb0dedf60deb36af0944e6bd6850a035 ggv-2.4.0.tar.bz2 1121154 diff --git a/app-text/ggv/files/digest-ggv-2.4.0.1 b/app-text/ggv/files/digest-ggv-2.4.0.1 new file mode 100644 index 000000000000..cfb55a89a181 --- /dev/null +++ b/app-text/ggv/files/digest-ggv-2.4.0.1 @@ -0,0 +1 @@ +MD5 749b7c7f16807dcf924db2475b87f34e ggv-2.4.0.1.tar.bz2 1121842 diff --git a/app-text/ggv/ggv-2.4.0.ebuild b/app-text/ggv/ggv-2.4.0.1.ebuild index 745b89f42aac..ea0b8bea89e9 100644 --- a/app-text/ggv/ggv-2.4.0.ebuild +++ b/app-text/ggv/ggv-2.4.0.1.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.4.0.ebuild,v 1.1 2003/09/08 12:53:40 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.4.0.1.ebuild,v 1.1 2003/09/10 22:07:48 foser Exp $ inherit gnome2 |