diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-18 01:36:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-18 01:36:01 +0000 |
commit | 2789953bd69670399427becca7e2f4828c6117d9 (patch) | |
tree | 8c35b78e39f70dcd0e321559a71840f4156424cf /sys-fs/inotify-tools | |
parent | Marked ~hppa (bug #280281). (diff) | |
download | gentoo-2-2789953bd69670399427becca7e2f4828c6117d9.tar.gz gentoo-2-2789953bd69670399427becca7e2f4828c6117d9.tar.bz2 gentoo-2-2789953bd69670399427becca7e2f4828c6117d9.zip |
Stable for HPPA (bug #275057).
(Portage version: 2.2_rc50/cvs/Linux i686)
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r-- | sys-fs/inotify-tools/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/inotify-tools/ChangeLog b/sys-fs/inotify-tools/ChangeLog index d3e3e3fec60c..b6c1cb28a38d 100644 --- a/sys-fs/inotify-tools/ChangeLog +++ b/sys-fs/inotify-tools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/inotify-tools # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.28 2009/11/04 16:06:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/ChangeLog,v 1.29 2009/11/18 01:36:01 jer Exp $ + + 18 Nov 2009; Jeroen Roovers <jer@gentoo.org> inotify-tools-3.13-r1.ebuild: + Stable for HPPA (bug #275057). 04 Nov 2009; Markus Meier <maekke@gentoo.org> inotify-tools-3.13-r1.ebuild: diff --git a/sys-fs/inotify-tools/inotify-tools-3.13-r1.ebuild b/sys-fs/inotify-tools/inotify-tools-3.13-r1.ebuild index 09e9db581406..5b67a4b94eea 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.13-r1.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.13-r1.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/inotify-tools/inotify-tools-3.13-r1.ebuild,v 1.2 2009/11/04 16:06:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/inotify-tools/inotify-tools-3.13-r1.ebuild,v 1.3 2009/11/18 01:36:01 jer Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa x86" +KEYWORDS="amd64 ~arm hppa x86" IUSE="doc" DEPEND="doc? ( app-doc/doxygen )" |