summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-05-24 13:38:45 +0000
committerMarkus Meier <maekke@gentoo.org>2008-05-24 13:38:45 +0000
commit5c28a13d3312c2e32ed563874dbcdba33084a038 (patch)
tree481d9fc7750c9091d76d01f834c15fcae2e4c9ab /dev-util/astyle
parentamd64 stable, bug #220643 (diff)
downloadgentoo-2-5c28a13d3312c2e32ed563874dbcdba33084a038.tar.gz
gentoo-2-5c28a13d3312c2e32ed563874dbcdba33084a038.tar.bz2
gentoo-2-5c28a13d3312c2e32ed563874dbcdba33084a038.zip
amd64 stable, bug #220739
(Portage version: 2.1.5.2)
Diffstat (limited to 'dev-util/astyle')
-rw-r--r--dev-util/astyle/ChangeLog7
-rw-r--r--dev-util/astyle/astyle-1.21.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-util/astyle/ChangeLog b/dev-util/astyle/ChangeLog
index 3dfc476596bb..50ed4bcf7dd9 100644
--- a/dev-util/astyle/ChangeLog
+++ b/dev-util/astyle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/astyle
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.23 2008/05/21 19:15:05 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.24 2008/05/24 13:38:45 maekke Exp $
+
+ 24 May 2008; Markus Meier <maekke@gentoo.org> astyle-1.21.ebuild:
+ amd64 stable, bug #220739
21 May 2008; Christian Faulhammer <opfer@gentoo.org> astyle-1.21.ebuild:
stable x86, bug 220739
@@ -24,7 +27,7 @@
Dropped ppc-macos keyword, see you in prefix
14 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> astyle-1.21.ebuild:
- Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.23 2008/05/21 19:15:05 opfer Exp $ string.
+ Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.24 2008/05/24 13:38:45 maekke Exp $ string.
*astyle-1.21 (07 Oct 2007)
diff --git a/dev-util/astyle/astyle-1.21.ebuild b/dev-util/astyle/astyle-1.21.ebuild
index 75c6ea6cd205..f18927f179d7 100644
--- a/dev-util/astyle/astyle-1.21.ebuild
+++ b/dev-util/astyle/astyle-1.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild,v 1.6 2008/05/21 19:15:05 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.21.ebuild,v 1.7 2008/05/24 13:38:45 maekke Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~ppc ~ppc64 ~sparc x86"
IUSE="debug libs"
DEPEND=""