summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-11 01:49:29 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-11 01:49:29 +0000
commit33c8f78d25eab51b43371250587f0b750a60dd66 (patch)
tree388497ea8338d3e120e2b996a418f90b17abc3c5 /dev-util/astyle
parentMark 1.9-r1 stable on alpha (diff)
downloadhistorical-33c8f78d25eab51b43371250587f0b750a60dd66.tar.gz
historical-33c8f78d25eab51b43371250587f0b750a60dd66.tar.bz2
historical-33c8f78d25eab51b43371250587f0b750a60dd66.zip
Mark 1.15.3-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-util/astyle')
-rw-r--r--dev-util/astyle/ChangeLog5
-rw-r--r--dev-util/astyle/Manifest20
-rw-r--r--dev-util/astyle/astyle-1.15.3-r1.ebuild4
3 files changed, 11 insertions, 18 deletions
diff --git a/dev-util/astyle/ChangeLog b/dev-util/astyle/ChangeLog
index ab98d8cc0e47..0b501cf5fd6f 100644
--- a/dev-util/astyle/ChangeLog
+++ b/dev-util/astyle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/astyle
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.13 2005/05/19 17:52:26 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.14 2005/09/11 01:49:29 agriffis Exp $
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> astyle-1.15.3-r1.ebuild:
+ Mark 1.15.3-r1 stable on alpha
19 May 2005; <dang@gentoo.org> astyle-1.15.3-r1.ebuild:
Added ~amd64
diff --git a/dev-util/astyle/Manifest b/dev-util/astyle/Manifest
index 993d48f46d41..9f371d5ef556 100644
--- a/dev-util/astyle/Manifest
+++ b/dev-util/astyle/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 38c7342cb828918a1340e4ef3cf07baa astyle-1.15.3.ebuild 808
-MD5 be086b451afbdb782bd7c049a5856f89 astyle-1.15.3-r1.ebuild 826
-MD5 5b34efc71ee365d6c49b59a18cdceb21 ChangeLog 1324
+MD5 5670a89ab22a539abf588dd3e25aeb60 astyle-1.15.3-r1.ebuild 829
MD5 46d5b0bbc90863b3fc66de0db2d0b5a9 metadata.xml 1776
-MD5 bd899893389cf752795753436a7d20e3 files/digest-astyle-1.15.3-r1 61
-MD5 083d76ed7b9d08e716ece984cebfa865 files/astyle-gcc34.patch 322
+MD5 bb2768597bd78d604f0f5b4745da02e8 ChangeLog 1437
+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
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFCjNJ0omPajV0RnrERAipZAJ0Z/kbjnC9FKBvJYU/4nCbvxHRQYgCfXJN1
-C3DKKBSYjJ/e5zUCxN8k2Q4=
-=NlY6
------END PGP SIGNATURE-----
+MD5 bd899893389cf752795753436a7d20e3 files/digest-astyle-1.15.3-r1 61
diff --git a/dev-util/astyle/astyle-1.15.3-r1.ebuild b/dev-util/astyle/astyle-1.15.3-r1.ebuild
index f21c97d4e898..7903cf9569de 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-2005 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.8 2005/05/19 17:52:26 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3-r1.ebuild,v 1.9 2005/09/11 01:49:29 agriffis Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}.zip"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~alpha ~amd64"
+KEYWORDS="alpha ~amd64 ppc sparc x86"
IUSE=""
DEPEND=">=app-arch/unzip-5.42"