diff options
author | David Holm <dholm@gentoo.org> | 2004-04-24 22:11:43 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-24 22:11:43 +0000 |
commit | 35709e3b767ebd524c00dd1ff48eb18f471fb445 (patch) | |
tree | 212eece92416eab91b0bf5da7a1682de542304ab /dev-lang | |
parent | New version (diff) | |
download | historical-35709e3b767ebd524c00dd1ff48eb18f471fb445.tar.gz historical-35709e3b767ebd524c00dd1ff48eb18f471fb445.tar.bz2 historical-35709e3b767ebd524c00dd1ff48eb18f471fb445.zip |
Version bump
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/pasm/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/pasm/Manifest | 8 | ||||
-rw-r--r-- | dev-lang/pasm/files/digest-pasm-1.7 (renamed from dev-lang/pasm/files/digest-pasm-1.6c) | 0 | ||||
-rw-r--r-- | dev-lang/pasm/files/pasm-1.7-ppc.patch (renamed from dev-lang/pasm/files/pasm-1.6c-ppc.patch) | 0 | ||||
-rw-r--r-- | dev-lang/pasm/pasm-1.7.ebuild (renamed from dev-lang/pasm/pasm-1.6c.ebuild) | 2 |
5 files changed, 12 insertions, 6 deletions
diff --git a/dev-lang/pasm/ChangeLog b/dev-lang/pasm/ChangeLog index 62e3ec46a25a..38643400b6c9 100644 --- a/dev-lang/pasm/ChangeLog +++ b/dev-lang/pasm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/pasm # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.1 2004/02/28 15:37:38 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/ChangeLog,v 1.2 2004/04/24 22:09:46 dholm Exp $ + +*pasm-1.7 (25 Apr 2004) + + 25 Apr 2004; David Holm <dholm@gentoo.org> pasm-1.6c.ebuild, + pasm-1.7.ebuild: + Version bump. *pasm-1.6c (28 Feb 2004) diff --git a/dev-lang/pasm/Manifest b/dev-lang/pasm/Manifest index 98aaee7d3644..0ffaa526e596 100644 --- a/dev-lang/pasm/Manifest +++ b/dev-lang/pasm/Manifest @@ -1,5 +1,5 @@ -MD5 294b0984c69909b74591b04fff560868 pasm-1.6c.ebuild 748 +MD5 bce7e0a9ffc89a15430e89a4d74272ee ChangeLog 468 MD5 e050f2f350eaa384342f37dfa459df6b metadata.xml 657 -MD5 6fd147a37c51f1cad57d10c315af0a5c ChangeLog 344 -MD5 6fa5986827c4c0b83925c4177abbde2b files/pasm-1.6c-ppc.patch 901 -MD5 2e9757ce0482d8efbd257c0b6044e4ef files/digest-pasm-1.6c 55 +MD5 ae8dd8b207692985ad2c797e54b89727 pasm-1.7.ebuild 747 +MD5 2e9757ce0482d8efbd257c0b6044e4ef files/digest-pasm-1.7 55 +MD5 6fa5986827c4c0b83925c4177abbde2b files/pasm-1.7-ppc.patch 901 diff --git a/dev-lang/pasm/files/digest-pasm-1.6c b/dev-lang/pasm/files/digest-pasm-1.7 index d90c9b621cbf..d90c9b621cbf 100644 --- a/dev-lang/pasm/files/digest-pasm-1.6c +++ b/dev-lang/pasm/files/digest-pasm-1.7 diff --git a/dev-lang/pasm/files/pasm-1.6c-ppc.patch b/dev-lang/pasm/files/pasm-1.7-ppc.patch index 24ff8056b937..24ff8056b937 100644 --- a/dev-lang/pasm/files/pasm-1.6c-ppc.patch +++ b/dev-lang/pasm/files/pasm-1.7-ppc.patch diff --git a/dev-lang/pasm/pasm-1.6c.ebuild b/dev-lang/pasm/pasm-1.7.ebuild index 47d70182d8bc..361b66330dc7 100644 --- a/dev-lang/pasm/pasm-1.6c.ebuild +++ b/dev-lang/pasm/pasm-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.6c.ebuild,v 1.2 2004/02/28 16:03:42 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/pasm/pasm-1.7.ebuild,v 1.1 2004/04/24 22:09:46 dholm Exp $ inherit eutils |