diff options
author | David Holm <dholm@gentoo.org> | 2004-03-26 23:17:59 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-26 23:17:59 +0000 |
commit | 326b7fdf1b719037cca292f41f0672fd3d930438 (patch) | |
tree | e223d8144b17f1d53725f08eade0091a1ef10d2e /app-shells/dash | |
parent | Added IUSE and removed unnecessary S= (diff) | |
download | historical-326b7fdf1b719037cca292f41f0672fd3d930438.tar.gz historical-326b7fdf1b719037cca292f41f0672fd3d930438.tar.bz2 historical-326b7fdf1b719037cca292f41f0672fd3d930438.zip |
Added to ~ppc
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/dash/Manifest | 4 | ||||
-rw-r--r-- | app-shells/dash/dash-0.4.24.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog index dbcdf72934da..62daf62f1026 100644 --- a/app-shells/dash/ChangeLog +++ b/app-shells/dash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/dash # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.1 2004/03/26 18:53:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.2 2004/03/26 23:17:59 dholm Exp $ + + 27 Mar 2004; David Holm <dholm@gentoo.org> dash-0.4.24.ebuild: + Added to ~ppc. *dash-0.4.24 (26 Mar 2004) diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest index 897b5b471677..920d949b7fa9 100644 --- a/app-shells/dash/Manifest +++ b/app-shells/dash/Manifest @@ -1,3 +1,3 @@ -MD5 e646c75bb4a176cb8687619f2dc525e3 dash-0.4.24.ebuild 967 -MD5 a0079b8394a469059ad7270ce42cdea1 ChangeLog 434 +MD5 2ed5a70804a1110d63da507b5e53f6e7 ChangeLog 515 +MD5 e497805c6e20c3d3bb48f3e340333c72 dash-0.4.24.ebuild 970 MD5 cdb2616f7107463468dc542ffb5c0afe files/digest-dash-0.4.24 63 diff --git a/app-shells/dash/dash-0.4.24.ebuild b/app-shells/dash/dash-0.4.24.ebuild index 3f8cf22e5349..7a54ca91e659 100644 --- a/app-shells/dash/dash-0.4.24.ebuild +++ b/app-shells/dash/dash-0.4.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.4.24.ebuild,v 1.1 2004/03/26 18:53:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/dash-0.4.24.ebuild,v 1.2 2004/03/26 23:17:59 dholm Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/d/dash/${MY_P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND="sys-devel/pmake sys-apps/sed |