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 | 8cfea40e0d77e3682996ba86e2f082c4c10cfc1e (patch) | |
tree | 5ae81d280270053e224234ea054771b8fd28ec76 /app-admin/paxtest | |
parent | removed paxtest-0.9.3 in favor of 0.9.4 (diff) | |
download | historical-8cfea40e0d77e3682996ba86e2f082c4c10cfc1e.tar.gz historical-8cfea40e0d77e3682996ba86e2f082c4c10cfc1e.tar.bz2 historical-8cfea40e0d77e3682996ba86e2f082c4c10cfc1e.zip |
removed paxtest-0.9.3 in favor of 0.9.4
Diffstat (limited to 'app-admin/paxtest')
-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 |
4 files changed, 4 insertions, 4 deletions
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} |