diff options
author | 2005-08-19 12:06:54 +0000 | |
---|---|---|
committer | 2005-08-19 12:06:54 +0000 | |
commit | f8208baa10fca2828cdf250e4fc586f3b765f195 (patch) | |
tree | 3b3e270998b6a0ffd76936cbd10731c5b74f370b /x11-wm | |
parent | Removed old version. Fixed typo in .desktop file, closes bug 97202. (diff) | |
download | historical-f8208baa10fca2828cdf250e4fc586f3b765f195.tar.gz historical-f8208baa10fca2828cdf250e4fc586f3b765f195.tar.bz2 historical-f8208baa10fca2828cdf250e4fc586f3b765f195.zip |
Version bump. Remove old version.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion3/ChangeLog | 8 | ||||
-rw-r--r-- | x11-wm/ion3/Manifest | 6 | ||||
-rw-r--r-- | x11-wm/ion3/files/digest-ion3-20050502 | 1 | ||||
-rw-r--r-- | x11-wm/ion3/files/digest-ion3-20050728 | 1 | ||||
-rw-r--r-- | x11-wm/ion3/ion3-20050728.ebuild (renamed from x11-wm/ion3/ion3-20050502.ebuild) | 4 |
5 files changed, 13 insertions, 7 deletions
diff --git a/x11-wm/ion3/ChangeLog b/x11-wm/ion3/ChangeLog index dca1710fcb32..1f0169e02784 100644 --- a/x11-wm/ion3/ChangeLog +++ b/x11-wm/ion3/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-wm/ion3 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.22 2005/07/10 10:10:36 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ChangeLog,v 1.23 2005/08/19 12:06:54 twp Exp $ + +*ion3-20050728 (19 Aug 2005) + + 19 Aug 2005; Tom Payne <twp@gentoo.org> -ion3-20050502.ebuild, + +ion3-20050728.ebuild: + Version bump. Remove old version. *ion3-20050625 (10 Jul 2005) diff --git a/x11-wm/ion3/Manifest b/x11-wm/ion3/Manifest index d5475032aeac..3adc27afad5a 100644 --- a/x11-wm/ion3/Manifest +++ b/x11-wm/ion3/Manifest @@ -1,10 +1,10 @@ MD5 0ae25ea275b693a27fa00315c39def5d ion3-20050625.ebuild 1593 +MD5 980753ea57239abc5531bb3e4e87a960 ion3-20050728.ebuild 1593 MD5 15e7cfd3c18e353dd36647b6e5b2023d ion3-20050116.ebuild 1588 -MD5 69fdf2c661f4a6b345f076ecf50ec327 ion3-20050502.ebuild 1595 -MD5 3868e711b5f6263608bcb1036a0bf8c7 ChangeLog 3022 +MD5 7ee55cf5541e8dfc482fcb5e2816326e ChangeLog 3179 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 MD5 e5e408ab1f83116c2138a26b20c86653 files/pwm3.desktop 170 MD5 00450ed1292b72e2be71b9860c4db6ee files/ion3.desktop 217 MD5 f5a4c637813405c5a7b6a5fa8c68c748 files/digest-ion3-20050116 68 -MD5 1e45cb80fb365e65fe31ddac6d6cc9cd files/digest-ion3-20050502 68 MD5 9fccfd5c36c3d75cfe0c8a5fb8af9d14 files/digest-ion3-20050625 68 +MD5 cb713aa5b9a25fcbf6b26baf23ee3bf8 files/digest-ion3-20050728 68 diff --git a/x11-wm/ion3/files/digest-ion3-20050502 b/x11-wm/ion3/files/digest-ion3-20050502 deleted file mode 100644 index 02525dbf07de..000000000000 --- a/x11-wm/ion3/files/digest-ion3-20050502 +++ /dev/null @@ -1 +0,0 @@ -MD5 545cbb9894ee8fe47fc97e51c28227a5 ion-3ds-20050502.tar.gz 605830 diff --git a/x11-wm/ion3/files/digest-ion3-20050728 b/x11-wm/ion3/files/digest-ion3-20050728 new file mode 100644 index 000000000000..1e6f11967e40 --- /dev/null +++ b/x11-wm/ion3/files/digest-ion3-20050728 @@ -0,0 +1 @@ +MD5 f711bf16f7dc0e987b59b945d0f27125 ion-3ds-20050728.tar.gz 583653 diff --git a/x11-wm/ion3/ion3-20050502.ebuild b/x11-wm/ion3/ion3-20050728.ebuild index d106c8102867..49b0b803f794 100644 --- a/x11-wm/ion3/ion3-20050502.ebuild +++ b/x11-wm/ion3/ion3-20050728.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/x11-wm/ion3/ion3-20050502.ebuild,v 1.1 2005/05/11 02:39:26 warpzero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3/ion3-20050728.ebuild,v 1.1 2005/08/19 12:06:54 twp Exp $ inherit eutils @@ -20,7 +20,7 @@ S=${WORKDIR}/${MY_PN} src_compile() { - autoreconf + autoreconf -i local myconf="" |