diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-07-05 11:37:01 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-07-05 11:37:01 +0000 |
commit | 307d172652d426ad90a9461ce1318bd4941315b3 (patch) | |
tree | 60fddcd4b562aacddd0127f9ea5241c22b0b6c0a | |
parent | Version bump. (diff) | |
download | gentoo-2-307d172652d426ad90a9461ce1318bd4941315b3.tar.gz gentoo-2-307d172652d426ad90a9461ce1318bd4941315b3.tar.bz2 gentoo-2-307d172652d426ad90a9461ce1318bd4941315b3.zip |
Transfer stable keywords from net-dialup/ppp, cause this package is only splitted script part of it and those scripts are unchanged
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x60C0742D1F357D42)
-rw-r--r-- | net-dialup/ppp-scripts/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/ppp-scripts/ppp-scripts-0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/ppp-scripts/ChangeLog b/net-dialup/ppp-scripts/ChangeLog index 025a962f80f0..a88d23d179c9 100644 --- a/net-dialup/ppp-scripts/ChangeLog +++ b/net-dialup/ppp-scripts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/ppp-scripts # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp-scripts/ChangeLog,v 1.1 2015/05/14 10:17:20 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp-scripts/ChangeLog,v 1.2 2015/07/05 11:37:01 pinkbyte Exp $ + + 05 Jul 2015; Sergey Popov <pinkbyte@gentoo.org> ppp-scripts-0.ebuild: + Transfer stable keywords from net-dialup/ppp, cause this package is only + splitted script part of it and those scripts are unchanged *ppp-scripts-0 (14 May 2015) diff --git a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild index 99b4c4303f18..4a973c854249 100644 --- a/net-dialup/ppp-scripts/ppp-scripts-0.ebuild +++ b/net-dialup/ppp-scripts/ppp-scripts-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp-scripts/ppp-scripts-0.ebuild,v 1.1 2015/05/14 10:17:20 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp-scripts/ppp-scripts-0.ebuild,v 1.2 2015/07/05 11:37:01 pinkbyte Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" DEPEND="!<net-dialup/ppp-2.4.7-r1" RDEPEND="${DEPEND}" |