diff options
author | Ned Ludd <solar@gentoo.org> | 2003-10-27 05:44:43 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-10-27 05:44:43 +0000 |
commit | 80d2bb2d33802659b9381bfa960b82eba11387a7 (patch) | |
tree | 3293255a45fe20b23ea4580ef28b610c5592fd39 /app-admin | |
parent | removed paxtest-0.9.3 in favor of 0.9.4 (diff) | |
download | gentoo-2-80d2bb2d33802659b9381bfa960b82eba11387a7.tar.gz gentoo-2-80d2bb2d33802659b9381bfa960b82eba11387a7.tar.bz2 gentoo-2-80d2bb2d33802659b9381bfa960b82eba11387a7.zip |
removed paxtest-0.9.3 in favor of 0.9.4
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/paxtest/ChangeLog | 10 | ||||
-rw-r--r-- | app-admin/paxtest/Manifest | 4 | ||||
-rw-r--r-- | app-admin/paxtest/files/digest-paxtest-0.9.3 | 1 | ||||
-rw-r--r-- | app-admin/paxtest/files/digest-paxtest-0.9.4 | 1 | ||||
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.4.ebuild (renamed from app-admin/paxtest/paxtest-0.9.3.ebuild) | 2 |
5 files changed, 13 insertions, 5 deletions
diff --git a/app-admin/paxtest/ChangeLog b/app-admin/paxtest/ChangeLog index 6a90ba430d95..3d90af43c36c 100644 --- a/app-admin/paxtest/ChangeLog +++ b/app-admin/paxtest/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-admin/paxtest # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.2 2003/10/27 05:05:19 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.3 2003/10/27 05:44:40 solar Exp $ + + 27 Oct 2003; <solar@gentoo.org> paxtest-0.9.3.ebuild, paxtest-0.9.4.ebuild: + removed paxtest-0.9.3 in favor of 0.9.4 + +*paxtest-0.9.4 (27 Oct 2003) + + 27 Oct 2003; <solar@gentoo.org> paxtest-0.9.4.ebuild: + paxtest 0.9.4 came out.. version bump *paxtest-0.9.3 (26 Oct 2003) diff --git a/app-admin/paxtest/Manifest b/app-admin/paxtest/Manifest index cfea56fb254a..ba7d01df6ae3 100644 --- a/app-admin/paxtest/Manifest +++ b/app-admin/paxtest/Manifest @@ -1,6 +1,6 @@ MD5 0cbbf53abcc433d59ba3d3105bc4a69e paxtest-0.9.1.ebuild 867 MD5 9c3ac1379620120fbd744ce753b30ab5 metadata.xml 1075 -MD5 08635519f60d681bcd620b3c3cfce414 ChangeLog 893 -MD5 692f4782faf393942ccf655b3219658a paxtest-0.9.4.ebuild 876 +MD5 110962efd8f7ef80e009832fabe65e0f ChangeLog 893 +MD5 6a1788872d4c5f018e6bc3e3083a5e67 paxtest-0.9.4.ebuild 876 MD5 af6424bf6503521952ca07c9834cbc1a files/digest-paxtest-0.9.1 64 MD5 6332957e877ceb2638ba2150e7987a5d files/digest-paxtest-0.9.4 64 diff --git a/app-admin/paxtest/files/digest-paxtest-0.9.3 b/app-admin/paxtest/files/digest-paxtest-0.9.3 deleted file mode 100644 index 10128c39217b..000000000000 --- a/app-admin/paxtest/files/digest-paxtest-0.9.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 baf9d69bfdc283ceca7ce6209e22afad paxtest-0.9.3.tar.gz 25629 diff --git a/app-admin/paxtest/files/digest-paxtest-0.9.4 b/app-admin/paxtest/files/digest-paxtest-0.9.4 new file mode 100644 index 000000000000..395f591a18c2 --- /dev/null +++ b/app-admin/paxtest/files/digest-paxtest-0.9.4 @@ -0,0 +1 @@ +MD5 4baf0a9ac8e52020db3d576e6c1c0973 paxtest-0.9.4.tar.gz 26515 diff --git a/app-admin/paxtest/paxtest-0.9.3.ebuild b/app-admin/paxtest/paxtest-0.9.4.ebuild index afc0233db394..0a90cc44c8b7 100644 --- a/app-admin/paxtest/paxtest-0.9.3.ebuild +++ b/app-admin/paxtest/paxtest-0.9.4.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-admin/paxtest/paxtest-0.9.3.ebuild,v 1.1 2003/10/27 05:05:19 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.4.ebuild,v 1.1 2003/10/27 05:44:40 solar Exp $ S=${WORKDIR}/${P} |