diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-19 21:39:53 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-03-19 21:39:53 +0000 |
commit | d114e0e025c0ac2390768845c1dfe81cedf552a6 (patch) | |
tree | 25eccb36fcf642a90a612e5c5520dfd5ff0efc2d /app-admin/watchfolder/watchfolder-0.3.3.ebuild | |
parent | Stable on amd64. Bug #126364. (diff) | |
download | historical-d114e0e025c0ac2390768845c1dfe81cedf552a6.tar.gz historical-d114e0e025c0ac2390768845c1dfe81cedf552a6.tar.bz2 historical-d114e0e025c0ac2390768845c1dfe81cedf552a6.zip |
Add ~alpha wrt bug #123840. Thanks to Thomas Cort <tcort@cs.ubishops.ca>.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-admin/watchfolder/watchfolder-0.3.3.ebuild')
-rw-r--r-- | app-admin/watchfolder/watchfolder-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/watchfolder/watchfolder-0.3.3.ebuild b/app-admin/watchfolder/watchfolder-0.3.3.ebuild index 04896aab9f97..6e0e3ec7bba5 100644 --- a/app-admin/watchfolder/watchfolder-0.3.3.ebuild +++ b/app-admin/watchfolder/watchfolder-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.3.ebuild,v 1.3 2006/03/11 15:25:25 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.3.ebuild,v 1.4 2006/03/19 21:39:53 ferdy Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dstunrea.sdf-eu.org/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~x86" IUSE="" DEPEND="" |