diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-15 22:40:09 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-15 22:40:09 +0000 |
commit | 93004d6efa8dbe22348589966934dd77753687b8 (patch) | |
tree | e051671b0a4081322aea402298ec4d4b0b977340 /xfce-extra/ristretto | |
parent | use --missing true instead of has_version to detect a supported version of guile (diff) | |
download | gentoo-2-93004d6efa8dbe22348589966934dd77753687b8.tar.gz gentoo-2-93004d6efa8dbe22348589966934dd77753687b8.tar.bz2 gentoo-2-93004d6efa8dbe22348589966934dd77753687b8.zip |
Version bump and removed old
(Portage version: 2.1.3.13)
Diffstat (limited to 'xfce-extra/ristretto')
-rw-r--r-- | xfce-extra/ristretto/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/ristretto/files/digest-ristretto-0.0.7 | 3 | ||||
-rw-r--r-- | xfce-extra/ristretto/files/digest-ristretto-0.0.9 | 3 | ||||
-rw-r--r-- | xfce-extra/ristretto/ristretto-0.0.9.ebuild (renamed from xfce-extra/ristretto/ristretto-0.0.7.ebuild) | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/xfce-extra/ristretto/ChangeLog b/xfce-extra/ristretto/ChangeLog index 234d618dfd18..84602ee69bff 100644 --- a/xfce-extra/ristretto/ChangeLog +++ b/xfce-extra/ristretto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/ristretto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.7 2007/10/14 11:13:07 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ChangeLog,v 1.8 2007/10/15 22:40:09 angelos Exp $ + +*ristretto-0.0.9 (15 Oct 2007) + + 15 Oct 2007; Christoph Mende <angelos@gentoo.org> -ristretto-0.0.7.ebuild, + +ristretto-0.0.9.ebuild: + Version bump and removed old *ristretto-0.0.8 (14 Oct 2007) diff --git a/xfce-extra/ristretto/files/digest-ristretto-0.0.7 b/xfce-extra/ristretto/files/digest-ristretto-0.0.7 deleted file mode 100644 index 00e71cd11207..000000000000 --- a/xfce-extra/ristretto/files/digest-ristretto-0.0.7 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f67b408b36fc36fa125799562358f6ff ristretto-0.0.7.tar.gz 208367 -RMD160 3835188a78f7c634702a9976d187813892a4a193 ristretto-0.0.7.tar.gz 208367 -SHA256 efcd8ac6a1791f6b4efa8cdef90a583a9f772d45160d973d0a7e4ea12f2e7391 ristretto-0.0.7.tar.gz 208367 diff --git a/xfce-extra/ristretto/files/digest-ristretto-0.0.9 b/xfce-extra/ristretto/files/digest-ristretto-0.0.9 new file mode 100644 index 000000000000..4571fae02873 --- /dev/null +++ b/xfce-extra/ristretto/files/digest-ristretto-0.0.9 @@ -0,0 +1,3 @@ +MD5 67c7b6b33b4227a33bbbc787b15dafb2 ristretto-0.0.9.tar.gz 211123 +RMD160 f211bbf256aec3978d69612e8ce83abdc188af77 ristretto-0.0.9.tar.gz 211123 +SHA256 92b21333e809de9ca55631e24f9fa3f0d9f160e5483eee4388cbbd5e3d9c7706 ristretto-0.0.9.tar.gz 211123 diff --git a/xfce-extra/ristretto/ristretto-0.0.7.ebuild b/xfce-extra/ristretto/ristretto-0.0.9.ebuild index 9f0d0a1e21b8..f308539088a1 100644 --- a/xfce-extra/ristretto/ristretto-0.0.7.ebuild +++ b/xfce-extra/ristretto/ristretto-0.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.7.ebuild,v 1.2 2007/10/04 14:13:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/ristretto/ristretto-0.0.9.ebuild,v 1.1 2007/10/15 22:40:09 angelos Exp $ inherit xfce44 @@ -23,4 +23,4 @@ DEPEND="${RDEPEND} dev-util/pkgconfig dev-util/intltool" -DOCS="AUTHORS ChangeLog README" +DOCS="AUTHORS ChangeLog NEWS README TODO" |