diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-19 11:54:39 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2013-03-19 11:54:39 +0000 |
commit | 4a94a4d878aa5877b5218fc8074e8de992052b81 (patch) | |
tree | 818cba249b1b560a633da908e6328c1f75d2b20f /x11-drivers | |
parent | Version bump, wrt bug #459910 (diff) | |
download | gentoo-2-4a94a4d878aa5877b5218fc8074e8de992052b81.tar.gz gentoo-2-4a94a4d878aa5877b5218fc8074e8de992052b81.tar.bz2 gentoo-2-4a94a4d878aa5877b5218fc8074e8de992052b81.zip |
Restore stable keywords which were accidentally dropped when syncing
(Portage version: 2.1.11.52/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/ati-drivers/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-13.1.ebuild | 4 | ||||
-rw-r--r-- | x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index e43da7e8c2ff..85a32b8e4e1d 100644 --- a/x11-drivers/ati-drivers/ChangeLog +++ b/x11-drivers/ati-drivers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/ati-drivers # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.324 2013/03/19 10:02:38 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.325 2013/03/19 11:54:39 chithanh Exp $ + + 19 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + ati-drivers-13.1.ebuild, ati-drivers-13.1_pre897.ebuild: + Restore stable keywords which were accidentally dropped when syncing *ati-drivers-13.3_beta2 (19 Mar 2013) diff --git a/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild b/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild index 379cb54e49f7..6b8bba8c1059 100644 --- a/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild,v 1.5 2013/03/19 10:02:38 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.1.ebuild,v 1.6 2013/03/19 11:54:39 chithanh Exp $ EAPI=5 @@ -22,7 +22,7 @@ FOLDER_PREFIX="common/" IUSE="debug +modules multilib qt4 static-libs disable-watermark pax_kernel" LICENSE="AMD GPL-2 QPL-1.0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="bindist test" diff --git a/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild b/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild index 9b5b2e4395f7..b530632ff43d 100644 --- a/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild,v 1.5 2013/03/19 10:02:38 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild,v 1.6 2013/03/19 11:54:39 chithanh Exp $ EAPI=5 @@ -22,7 +22,7 @@ FOLDER_PREFIX="common/" IUSE="debug +modules multilib qt4 static-libs disable-watermark pax_kernel" LICENSE="AMD GPL-2 QPL-1.0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="bindist test" |