diff options
author | Tom William Payne <twp@gentoo.org> | 2004-09-02 11:53:10 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2004-09-02 11:53:10 +0000 |
commit | 60f82063837f9d4b2cebd8799d4ac5ea443376a7 (patch) | |
tree | de35685e2b40fde97afbc0d89d61067ba3ec113b /x11-wm/ion3-svn | |
parent | stable on amd64 (Manifest recommit) (diff) | |
download | gentoo-2-60f82063837f9d4b2cebd8799d4ac5ea443376a7.tar.gz gentoo-2-60f82063837f9d4b2cebd8799d4ac5ea443376a7.tar.bz2 gentoo-2-60f82063837f9d4b2cebd8799d4ac5ea443376a7.zip |
Fix for latest snapshot.
Diffstat (limited to 'x11-wm/ion3-svn')
-rw-r--r-- | x11-wm/ion3-svn/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/ion3-svn/Manifest | 4 | ||||
-rw-r--r-- | x11-wm/ion3-svn/files/digest-ion3-svn-20040902 (renamed from x11-wm/ion3-svn/files/digest-ion3-svn-20040829) | 0 | ||||
-rw-r--r-- | x11-wm/ion3-svn/ion3-svn-20040902.ebuild (renamed from x11-wm/ion3-svn/ion3-svn-20040829.ebuild) | 4 |
4 files changed, 10 insertions, 5 deletions
diff --git a/x11-wm/ion3-svn/ChangeLog b/x11-wm/ion3-svn/ChangeLog index 9dd29f72a650..8dd1821aa071 100644 --- a/x11-wm/ion3-svn/ChangeLog +++ b/x11-wm/ion3-svn/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/ion3-svn # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ChangeLog,v 1.6 2004/08/29 20:54:04 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ChangeLog,v 1.7 2004/09/02 11:53:10 twp Exp $ + +*ion3-svn-20040902 (02 Sep 2004) + + 02 Sep 2004; twp -ion3-svn-20040829.ebuild, +ion3-svn-20040902.ebuild: + Fix for latest snapshot. *ion3-svn-20040829 (29 Aug 2004) diff --git a/x11-wm/ion3-svn/Manifest b/x11-wm/ion3-svn/Manifest index e78ebb0fd492..e6a689436f50 100644 --- a/x11-wm/ion3-svn/Manifest +++ b/x11-wm/ion3-svn/Manifest @@ -1,6 +1,6 @@ +MD5 251bad02707e750cc2378eff20eb9920 ion3-svn-20040902.ebuild 1694 MD5 cba7b09419fbbb1146bce02e60bfe5c6 ChangeLog 799 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 -MD5 251bad02707e750cc2378eff20eb9920 ion3-svn-20040829.ebuild 1694 MD5 e5e408ab1f83116c2138a26b20c86653 files/pwm3.desktop 170 -MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ion3-svn-20040829 0 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ion3-svn-20040902 0 MD5 00450ed1292b72e2be71b9860c4db6ee files/ion3.desktop 217 diff --git a/x11-wm/ion3-svn/files/digest-ion3-svn-20040829 b/x11-wm/ion3-svn/files/digest-ion3-svn-20040902 index e69de29bb2d1..e69de29bb2d1 100644 --- a/x11-wm/ion3-svn/files/digest-ion3-svn-20040829 +++ b/x11-wm/ion3-svn/files/digest-ion3-svn-20040902 diff --git a/x11-wm/ion3-svn/ion3-svn-20040829.ebuild b/x11-wm/ion3-svn/ion3-svn-20040902.ebuild index a23120d77a4d..72a9ef227cce 100644 --- a/x11-wm/ion3-svn/ion3-svn-20040829.ebuild +++ b/x11-wm/ion3-svn/ion3-svn-20040902.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ion3-svn-20040829.ebuild,v 1.1 2004/08/29 20:54:04 twp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion3-svn/ion3-svn-20040902.ebuild,v 1.1 2004/09/02 11:53:10 twp Exp $ inherit eutils subversion @@ -14,7 +14,7 @@ DEPEND="virtual/x11 app-misc/run-mailcap >=dev-lang/lua-5.0.2 >=sys-devel/libtool-1.4.3 - dev-libs/libtu-svn + >=dev-libs/libtu-svn-20040902 !x11-wm/ion3" ESVN_REPO_URI="http://tao.uab.es/ion/svn/ion/trunk" |