diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-08-21 18:29:01 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-08-21 18:29:01 +0000 |
commit | fb117220b13fafc63ee93b1187c6f3e16b701a76 (patch) | |
tree | 219b85ce0c8582a6c5c367774e9a96077bdecd75 /x11-misc/xcompmgr | |
parent | fix IUSE, thanks port001 (Manifest recommit) (diff) | |
download | gentoo-2-fb117220b13fafc63ee93b1187c6f3e16b701a76.tar.gz gentoo-2-fb117220b13fafc63ee93b1187c6f3e16b701a76.tar.bz2 gentoo-2-fb117220b13fafc63ee93b1187c6f3e16b701a76.zip |
Change the version to 0.1_pre20040821 to indicate its cvs state. Thanks port001
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/xcompmgr/Manifest | 3 | ||||
-rw-r--r-- | x11-misc/xcompmgr/files/digest-xcompmgr-0.1 | 1 | ||||
-rw-r--r-- | x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 | 1 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild (renamed from x11-misc/xcompmgr/xcompmgr-0.1.ebuild) | 2 |
5 files changed, 12 insertions, 4 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index ff831187f227..ff3d8e51116d 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/xcompmgr # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.1 2004/08/21 10:31:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.2 2004/08/21 18:29:01 seemant Exp $ + +*xcompmgr-0.1_pre20040821 (21 Aug 2004) + + 21 Aug 2004; Seemant Kulleen <seemant@gentoo.org> -xcompmgr-0.1.ebuild, + +xcompmgr-0.1_pre20040821.ebuild: + Change the version to 0.1_pre20040821 to indicate its cvs state. Thanks + port001 *xcompmgr-0.1 (21 Aug 2004) diff --git a/x11-misc/xcompmgr/Manifest b/x11-misc/xcompmgr/Manifest index 298d97b8d2a1..ed2128f1a017 100644 --- a/x11-misc/xcompmgr/Manifest +++ b/x11-misc/xcompmgr/Manifest @@ -1,4 +1,5 @@ -MD5 77ecf5f6b361207fade694ef95da285c xcompmgr-0.1.ebuild 733 +MD5 77ecf5f6b361207fade694ef95da285c xcompmgr-0.1_pre20040821.ebuild 733 MD5 669541d4665e3f0e11f18ce79d739ff8 ChangeLog 466 MD5 ac1137a20503dcb8f9ba2939a2a766f6 metadata.xml 230 MD5 859309fa1fce28479350d2bc47d3209b files/digest-xcompmgr-0.1 64 +MD5 5dac0410ae8df15ee3ce7b02ad495847 files/digest-xcompmgr-0.1_pre20040821 76 diff --git a/x11-misc/xcompmgr/files/digest-xcompmgr-0.1 b/x11-misc/xcompmgr/files/digest-xcompmgr-0.1 deleted file mode 100644 index fb97b9e6e9b7..000000000000 --- a/x11-misc/xcompmgr/files/digest-xcompmgr-0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 01776a8cee1a777a9320459834856424 xcompmgr-0.1.tar.bz2 13558 diff --git a/x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 b/x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 new file mode 100644 index 000000000000..bc4a58c0c854 --- /dev/null +++ b/x11-misc/xcompmgr/files/digest-xcompmgr-0.1_pre20040821 @@ -0,0 +1 @@ +MD5 01776a8cee1a777a9320459834856424 xcompmgr-0.1_pre20040821.tar.bz2 13558 diff --git a/x11-misc/xcompmgr/xcompmgr-0.1.ebuild b/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild index cb3db7eb7759..4be31efb527f 100644 --- a/x11-misc/xcompmgr/xcompmgr-0.1.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.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-misc/xcompmgr/xcompmgr-0.1.ebuild,v 1.3 2004/08/21 18:24:18 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-0.1_pre20040821.ebuild,v 1.1 2004/08/21 18:29:01 seemant Exp $ IUSE="" |