diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-06-02 13:33:12 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-06-02 13:33:12 +0000 |
commit | ea0c87ea1f17f76edc18d9e4c01730c530144724 (patch) | |
tree | 9911ba9f71cf5bea652c5c38012b830a37547a2f /x11-drivers | |
parent | Manually update ChangeLog (diff) | |
download | gentoo-2-ea0c87ea1f17f76edc18d9e4c01730c530144724.tar.gz gentoo-2-ea0c87ea1f17f76edc18d9e4c01730c530144724.tar.bz2 gentoo-2-ea0c87ea1f17f76edc18d9e4c01730c530144724.zip |
Stabilize latest.
(Portage version: 2.2.8-r1/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-14.4_p1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/ati-drivers/ChangeLog b/x11-drivers/ati-drivers/ChangeLog index 9f99251c858b..c0b8210b27b0 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.359 2014/05/27 15:55:02 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.360 2014/06/02 13:33:12 chithanh Exp $ + + 02 Jun 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + ati-drivers-14.4_p1.ebuild: + Stabilize latest. *ati-drivers-14.4_p1 (27 May 2014) diff --git a/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild b/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild index 19fdc71e212a..daaa3cd9247b 100644 --- a/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild,v 1.1 2014/05/27 15:55:02 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.4_p1.ebuild,v 1.2 2014/06/02 13:33:12 chithanh Exp $ EAPI=5 @@ -19,7 +19,7 @@ FOLDER_PREFIX="common/" IUSE="debug +modules multilib qt4 static-libs pax_kernel" LICENSE="AMD GPL-2 QPL-1.0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" RESTRICT="bindist test" |