diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-15 19:20:02 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-15 19:20:02 +0000 |
commit | c566d3a27491e185e6b5a2b5ebae3b2e4706cc25 (patch) | |
tree | cdd1272c581b0c23bf96bce64d90f267be6c5f6c | |
parent | ppc stable, bug #135586 (diff) | |
download | gentoo-2-c566d3a27491e185e6b5a2b5ebae3b2e4706cc25.tar.gz gentoo-2-c566d3a27491e185e6b5a2b5ebae3b2e4706cc25.tar.bz2 gentoo-2-c566d3a27491e185e6b5a2b5ebae3b2e4706cc25.zip |
ppc stable, bug #131637
(Portage version: 2.1)
-rw-r--r-- | app-text/diction/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/diction/diction-1.07-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index 6f28c921769b..ca4ced37e9f2 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/diction # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.16 2006/06/06 21:32:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.17 2006/06/15 19:20:02 dertobi123 Exp $ + + 15 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + diction-1.07-r1.ebuild: + ppc stable, bug #131637 06 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> diction-1.07-r1.ebuild: diff --git a/app-text/diction/diction-1.07-r1.ebuild b/app-text/diction/diction-1.07-r1.ebuild index 70b929e77dcd..6c7155ddcda6 100644 --- a/app-text/diction/diction-1.07-r1.ebuild +++ b/app-text/diction/diction-1.07-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07-r1.ebuild,v 1.3 2006/06/06 21:32:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.07-r1.ebuild,v 1.4 2006/06/15 19:20:02 dertobi123 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.moria.de/~michael/diction/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~ppc-macos sparc x86" +KEYWORDS="amd64 ~mips ppc ~ppc-macos sparc x86" IUSE="unicode" DEPEND="sys-devel/gettext" |