diff options
author | 2010-02-09 12:45:14 +0000 | |
---|---|---|
committer | 2010-02-09 12:45:14 +0000 | |
commit | e5b91b9550b5989305e9f9ab4958b24b7ddb0acf (patch) | |
tree | ae71f05574440973da398a99db2db2781a8f3c78 /app-doc/pms/pms-99999999.ebuild | |
parent | amd64 stable, bug 301259 (diff) | |
download | gentoo-2-e5b91b9550b5989305e9f9ab4958b24b7ddb0acf.tar.gz gentoo-2-e5b91b9550b5989305e9f9ab4958b24b7ddb0acf.tar.bz2 gentoo-2-e5b91b9550b5989305e9f9ab4958b24b7ddb0acf.zip |
Do proper slotting
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'app-doc/pms/pms-99999999.ebuild')
-rw-r--r-- | app-doc/pms/pms-99999999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/pms/pms-99999999.ebuild b/app-doc/pms/pms-99999999.ebuild index eeb2cb49c58d..0e40fe8da58d 100644 --- a/app-doc/pms/pms-99999999.ebuild +++ b/app-doc/pms/pms-99999999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/pms-99999999.ebuild,v 1.13 2010/01/10 15:13:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/pms/pms-99999999.ebuild,v 1.14 2010/02/09 12:45:14 fauli Exp $ inherit git @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/qa/pms.xml" SRC_URI="" LICENSE="CCPL-Attribution-ShareAlike-3.0" -SLOT="0" +SLOT="live" KEYWORDS="" IUSE="html" |