diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-08 21:36:33 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-08 21:36:33 +0000 |
commit | e85be91366faafaa71fc1c33b02dc4557a0a61d3 (patch) | |
tree | ff3a637ee0d5a138d51b90f6f77b85904bc00f55 /dev-util | |
parent | Version bump closes bug #70054. (diff) | |
download | historical-e85be91366faafaa71fc1c33b02dc4557a0a61d3.tar.gz historical-e85be91366faafaa71fc1c33b02dc4557a0a61d3.tar.bz2 historical-e85be91366faafaa71fc1c33b02dc4557a0a61d3.zip |
~alpha keyword, fix license syntax.
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/astyle/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/astyle/Manifest | 20 | ||||
-rw-r--r-- | dev-util/astyle/astyle-1.15.3-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/astyle/astyle-1.15.3.ebuild | 4 |
4 files changed, 25 insertions, 11 deletions
diff --git a/dev-util/astyle/ChangeLog b/dev-util/astyle/ChangeLog index 9aa9442f9950..0b813c72e2ac 100644 --- a/dev-util/astyle/ChangeLog +++ b/dev-util/astyle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/astyle # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.10 2004/09/26 23:17:46 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.11 2004/11/08 21:36:33 kloeri Exp $ + + 08 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + astyle-1.15.3-r1.ebuild, astyle-1.15.3.ebuild: + ~alpha keyword, fix license syntax. 27 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org> +files/astyle-gcc34.patch, astyle-1.15.3-r1.ebuild, astyle-1.15.3.ebuild: diff --git a/dev-util/astyle/Manifest b/dev-util/astyle/Manifest index d0a7a3c93324..fa82870507e2 100644 --- a/dev-util/astyle/Manifest +++ b/dev-util/astyle/Manifest @@ -1,8 +1,18 @@ -MD5 94ae9a228d38ad94c134200d975dc9c5 astyle-1.15.3.ebuild 806 -MD5 9bb73cbbad4b769759c83205b297a26a astyle-1.15.3-r1.ebuild 813 -MD5 0c34e704cd1be3a9e50255677e0dda5f ChangeLog 1015 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 f2afaba3a0f967cf89cc9ff9dd44514a ChangeLog 1153 MD5 46d5b0bbc90863b3fc66de0db2d0b5a9 metadata.xml 1776 -MD5 bd899893389cf752795753436a7d20e3 files/digest-astyle-1.15.3-r1 61 -MD5 083d76ed7b9d08e716ece984cebfa865 files/astyle-gcc34.patch 322 +MD5 ed4db5054f36a696cb93d0b62573d3c5 astyle-1.15.3-r1.ebuild 822 +MD5 38c7342cb828918a1340e4ef3cf07baa astyle-1.15.3.ebuild 808 MD5 5a7c535b00e6fd40175e7a2fd44d1722 files/cmd-line-fix.diff 5830 +MD5 083d76ed7b9d08e716ece984cebfa865 files/astyle-gcc34.patch 322 MD5 bd899893389cf752795753436a7d20e3 files/digest-astyle-1.15.3 61 +MD5 bd899893389cf752795753436a7d20e3 files/digest-astyle-1.15.3-r1 61 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBj+cWugEuf3OQ0akRArf7AKCAgPKaHOyFIXgUGb9qJ9RdDbSJKwCgl9PC +S2CkztmovGbOI5j3YmlQqis= +=B5QI +-----END PGP SIGNATURE----- diff --git a/dev-util/astyle/astyle-1.15.3-r1.ebuild b/dev-util/astyle/astyle-1.15.3-r1.ebuild index 7fb136afd615..4a577ad82a7a 100644 --- a/dev-util/astyle/astyle-1.15.3-r1.ebuild +++ b/dev-util/astyle/astyle-1.15.3-r1.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/dev-util/astyle/astyle-1.15.3-r1.ebuild,v 1.5 2004/09/26 23:17:46 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3-r1.ebuild,v 1.6 2004/11/08 21:36:33 kloeri Exp $ inherit eutils @@ -8,9 +8,9 @@ DESCRIPTION="Artistic Style is a reindenter and reformatter of C++, C and Java s HOMEPAGE="http://astyle.sourceforge.net/" SRC_URI="mirror://sourceforge/astyle/astyle_${PV}.zip" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc ~alpha" IUSE="" DEPEND=">=app-arch/unzip-5.42" diff --git a/dev-util/astyle/astyle-1.15.3.ebuild b/dev-util/astyle/astyle-1.15.3.ebuild index a3838ff70f12..581d27997072 100644 --- a/dev-util/astyle/astyle-1.15.3.ebuild +++ b/dev-util/astyle/astyle-1.15.3.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/dev-util/astyle/astyle-1.15.3.ebuild,v 1.13 2004/09/26 23:17:46 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3.ebuild,v 1.14 2004/11/08 21:36:33 kloeri Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Artistic Style is a reindenter and reformatter of C++, C and Java s HOMEPAGE="http://astyle.sourceforge.net/" SRC_URI="mirror://sourceforge/astyle/astyle_${PV}.zip" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="x86 sparc" IUSE="" |