diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-09 21:34:18 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-09 21:34:18 +0000 |
commit | 1dbfbedaee31727c041311c0e0f8c561416e81e0 (patch) | |
tree | 8942137b2856c78e37ef3cdaeaf7e1b95ca8710f /app-text/kbibtex | |
parent | Version bump (to snapshot 2009-11-09) wrt #276017, thanks to Coran for report... (diff) | |
download | gentoo-2-1dbfbedaee31727c041311c0e0f8c561416e81e0.tar.gz gentoo-2-1dbfbedaee31727c041311c0e0f8c561416e81e0.tar.bz2 gentoo-2-1dbfbedaee31727c041311c0e0f8c561416e81e0.zip |
Restore dropped keywords
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.2.1.ebuild b/app-text/kbibtex/kbibtex-0.2.1.ebuild index 011afd650a21..8a6465e8ea82 100644 --- a/app-text/kbibtex/kbibtex-0.2.1.ebuild +++ b/app-text/kbibtex/kbibtex-0.2.1.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/app-text/kbibtex/kbibtex-0.2.1.ebuild,v 1.3 2009/11/08 13:24:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.2.1.ebuild,v 1.4 2009/11/09 21:34:18 ssuominen Exp $ ARTS_REQUIRED=never inherit kde @@ -11,7 +11,7 @@ SRC_URI="http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=dev-libs/libxml2-2.6.22 |