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 | 23f5d9b6c98de841ef03eac00064ca57d411f274 (patch) | |
tree | 1bc7089ccd2865db4ac56d9de7fffed14562f560 /dev-lang | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-23f5d9b6c98de841ef03eac00064ca57d411f274.tar.gz gentoo-2-23f5d9b6c98de841ef03eac00064ca57d411f274.tar.bz2 gentoo-2-23f5d9b6c98de841ef03eac00064ca57d411f274.zip |
Version bump
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/pasm/ChangeLog | 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 |
4 files changed, 8 insertions, 2 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/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 |