summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-14 08:59:26 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-14 08:59:26 +0000
commitb8bdd48a774bd1db79b155d05fc8ac954af2b117 (patch)
tree9a46a2e865e460728c7ad612e9054bdc10885b11 /sys-apps/minised
parentAdded to ~ppc (diff)
downloadgentoo-2-b8bdd48a774bd1db79b155d05fc8ac954af2b117.tar.gz
gentoo-2-b8bdd48a774bd1db79b155d05fc8ac954af2b117.tar.bz2
gentoo-2-b8bdd48a774bd1db79b155d05fc8ac954af2b117.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-apps/minised')
-rw-r--r--sys-apps/minised/ChangeLog5
-rw-r--r--sys-apps/minised/minised-1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/minised/ChangeLog b/sys-apps/minised/ChangeLog
index 555e4a4833bf..7e49151f81e7 100644
--- a/sys-apps/minised/ChangeLog
+++ b/sys-apps/minised/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/minised
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/minised/ChangeLog,v 1.1 2005/07/14 04:43:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/minised/ChangeLog,v 1.2 2005/07/14 08:59:26 dholm Exp $
+
+ 14 Jul 2005; David Holm <dholm@gentoo.org> minised-1.5.ebuild:
+ Added to ~ppc.
*minised-1.5 (12 Jul 2005)
diff --git a/sys-apps/minised/minised-1.5.ebuild b/sys-apps/minised/minised-1.5.ebuild
index 0539efb5cc79..d004f8acbff1 100644
--- a/sys-apps/minised/minised-1.5.ebuild
+++ b/sys-apps/minised/minised-1.5.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/sys-apps/minised/minised-1.5.ebuild,v 1.1 2005/07/14 04:43:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/minised/minised-1.5.ebuild,v 1.2 2005/07/14 08:59:26 dholm Exp $
DESCRIPTION="a smaller, cheaper, faster SED implementation"
HOMEPAGE="http://www.exactcode.de/oss/minised/"
@@ -8,7 +8,7 @@ SRC_URI="http://dl.exactcode.de/oss/minised/sed-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""