diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-14 20:14:21 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-14 20:14:21 +0000 |
commit | ee7633ffb4d4b3f5ae9f4d31bdd22ccb3bb3d5ef (patch) | |
tree | 559c9fc7c3c8d7995be5f9ff22fa88207de23fb1 /dev-util/dialog | |
parent | ppc. stable (diff) | |
download | gentoo-2-ee7633ffb4d4b3f5ae9f4d31bdd22ccb3bb3d5ef.tar.gz gentoo-2-ee7633ffb4d4b3f5ae9f4d31bdd22ccb3bb3d5ef.tar.bz2 gentoo-2-ee7633ffb4d4b3f5ae9f4d31bdd22ccb3bb3d5ef.zip |
ppc. stable
(Portage version: 2.1.4)
Diffstat (limited to 'dev-util/dialog')
-rw-r--r-- | dev-util/dialog/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/dialog/dialog-1.1.20071028.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-util/dialog/ChangeLog b/dev-util/dialog/ChangeLog index b790bec3268c..9d9761f9ba9b 100644 --- a/dev-util/dialog/ChangeLog +++ b/dev-util/dialog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/dialog -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.104 2007/12/11 16:36:01 armin76 Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.105 2008/01/14 20:14:21 dertobi123 Exp $ + + 14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + dialog-1.1.20071028.ebuild: + ppc. stable 11 Dec 2007; Raúl Porcel <armin76@gentoo.org> dialog-1.1.20071028.ebuild: alpha/ia64/sparc/x86 stable diff --git a/dev-util/dialog/dialog-1.1.20071028.ebuild b/dev-util/dialog/dialog-1.1.20071028.ebuild index 72fdcf91a8b3..f94203c21c85 100644 --- a/dev-util/dialog/dialog-1.1.20071028.ebuild +++ b/dev-util/dialog/dialog-1.1.20071028.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/dialog/dialog-1.1.20071028.ebuild,v 1.3 2008/01/10 09:21:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.1.20071028.ebuild,v 1.4 2008/01/14 20:14:21 dertobi123 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${PN}-${MY_PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="examples nls unicode" RDEPEND=">=app-shells/bash-2.04-r3 |