diff options
author | 2011-01-04 21:58:17 +0000 | |
---|---|---|
committer | 2011-01-04 21:58:17 +0000 | |
commit | a6f4aa6485229a0484d63ba7e99a0f52cbe1476a (patch) | |
tree | 836290f14a623f2460fe685520065442fc88b60c /app-misc/fsniper | |
parent | Stable on amd64 wrt bug #350570 (diff) | |
download | gentoo-2-a6f4aa6485229a0484d63ba7e99a0f52cbe1476a.tar.gz gentoo-2-a6f4aa6485229a0484d63ba7e99a0f52cbe1476a.tar.bz2 gentoo-2-a6f4aa6485229a0484d63ba7e99a0f52cbe1476a.zip |
Stable on amd64 wrt bug #350572
(Portage version: 2.1.9.28/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/fsniper')
-rw-r--r-- | app-misc/fsniper/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/fsniper/fsniper-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/fsniper/ChangeLog b/app-misc/fsniper/ChangeLog index 80662c4763df..d1a99dd2c7ae 100644 --- a/app-misc/fsniper/ChangeLog +++ b/app-misc/fsniper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/fsniper # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/fsniper/ChangeLog,v 1.5 2011/01/04 18:06:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fsniper/ChangeLog,v 1.6 2011/01/04 21:58:17 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> fsniper-1.3.1.ebuild: + Stable on amd64 wrt bug #350572 04 Jan 2011; Justin Lecher <jlec@gentoo.org> fsniper-1.3.1.ebuild: Some Clean up diff --git a/app-misc/fsniper/fsniper-1.3.1.ebuild b/app-misc/fsniper/fsniper-1.3.1.ebuild index fa5396d55b48..8d0cca23fdeb 100644 --- a/app-misc/fsniper/fsniper-1.3.1.ebuild +++ b/app-misc/fsniper/fsniper-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/fsniper/fsniper-1.3.1.ebuild,v 1.2 2011/01/04 18:06:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/fsniper/fsniper-1.3.1.ebuild,v 1.3 2011/01/04 21:58:17 hwoarang Exp $ DESCRIPTION="Tool that monitors a given set of directories for new files" HOMEPAGE="http://projects.l3ib.org/trac/fsniper" @@ -8,7 +8,7 @@ SRC_URI="http://projects.l3ib.org/${PN}/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=" |