diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-26 15:44:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-26 15:44:19 +0000 |
commit | a23024d7e218663ed75e09fe665692c72cea1702 (patch) | |
tree | e6afdf1dc0c3cb18c169a5acf43868b072336673 /sys-fs/owfs | |
parent | Version bumped. (diff) | |
download | gentoo-2-a23024d7e218663ed75e09fe665692c72cea1702.tar.gz gentoo-2-a23024d7e218663ed75e09fe665692c72cea1702.tar.bz2 gentoo-2-a23024d7e218663ed75e09fe665692c72cea1702.zip |
Add ~arm wrt #270463
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'sys-fs/owfs')
-rw-r--r-- | sys-fs/owfs/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/owfs/owfs-2.7_p21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/owfs/ChangeLog b/sys-fs/owfs/ChangeLog index b53934466db2..9548f3e548d8 100644 --- a/sys-fs/owfs/ChangeLog +++ b/sys-fs/owfs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/owfs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.12 2009/05/25 16:57:08 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/ChangeLog,v 1.13 2009/05/26 15:44:19 armin76 Exp $ + + 26 May 2009; Raúl Porcel <armin76@gentoo.org> owfs-2.7_p21.ebuild: + Add ~arm wrt #270463 *owfs-2.7_p21 (25 May 2009) diff --git a/sys-fs/owfs/owfs-2.7_p21.ebuild b/sys-fs/owfs/owfs-2.7_p21.ebuild index 774d53c82f05..d841933593ce 100644 --- a/sys-fs/owfs/owfs-2.7_p21.ebuild +++ b/sys-fs/owfs/owfs-2.7_p21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.1 2009/05/25 16:57:08 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/owfs/owfs-2.7_p21.ebuild,v 1.2 2009/05/26 15:44:19 armin76 Exp $ EAPI="2" @@ -23,7 +23,7 @@ DEPEND="${RDEPEND} perl? ( dev-lang/swig ) php? ( dev-lang/swig ) python? ( dev-lang/swig )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" SLOT="0" IUSE="debug fuse ftpd httpd parport perl php python server tcl usb zeroconf" |