diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 13:47:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-07 13:47:06 +0000 |
commit | 6ef7abed2069e92676235e4277f621b0bf900af0 (patch) | |
tree | 24f27c610f5ec18473444318220b36a6589eee6c /sys-apps | |
parent | clean up (diff) | |
download | gentoo-2-6ef7abed2069e92676235e4277f621b0bf900af0.tar.gz gentoo-2-6ef7abed2069e92676235e4277f621b0bf900af0.tar.bz2 gentoo-2-6ef7abed2069e92676235e4277f621b0bf900af0.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/file/file-4.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index afbea0c00dd7..282f37e26431 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/file -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.154 2007/12/28 20:51:08 vapier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.155 2008/02/07 13:47:06 armin76 Exp $ + + 07 Feb 2008; Raúl Porcel <armin76@gentoo.org> file-4.23.ebuild: + alpha/ia64/sparc/x86 stable *file-4.23 (28 Dec 2007) diff --git a/sys-apps/file/file-4.23.ebuild b/sys-apps/file/file-4.23.ebuild index 44b92b980d2c..4874a7a2e44f 100644 --- a/sys-apps/file/file-4.23.ebuild +++ b/sys-apps/file/file-4.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.23.ebuild,v 1.1 2007/12/28 20:51:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.23.ebuild,v 1.2 2008/02/07 13:47:06 armin76 Exp $ inherit eutils distutils libtool flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz LICENSE="as-is" 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="python" DEPEND="" |