From af12ff819a1787b76923b6bbeba7ffb8b71cb781 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sat, 11 May 2013 03:45:07 +0000 Subject: Fix inherit (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, unsigned Manifest commit) --- x11-apps/xdriinfo/ChangeLog | 8 +++++--- x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'x11-apps/xdriinfo') diff --git a/x11-apps/xdriinfo/ChangeLog b/x11-apps/xdriinfo/ChangeLog index f06fb84079c9..8bd6334a5081 100644 --- a/x11-apps/xdriinfo/ChangeLog +++ b/x11-apps/xdriinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdriinfo -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.56 2012/05/15 14:20:21 aballier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/ChangeLog,v 1.57 2013/05/11 03:45:07 patrick Exp $ + + 11 May 2013; Patrick Lauer xdriinfo-1.0.4.ebuild: + Fix inherit 15 May 2012; Alexis Ballier xdriinfo-1.0.4.ebuild: keyword ~amd64-fbsd @@ -217,4 +220,3 @@ 09 Sep 2005; Joshua Baergen +xdriinfo-0.99.0_pre20050908.ebuild: Initial snapshot for modular x. - diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild index 8e3b09a9a539..8c13527cbc37 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.9 2012/05/15 14:20:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdriinfo/xdriinfo-1.0.4.ebuild,v 1.10 2013/05/11 03:45:07 patrick Exp $ EAPI=3 -inherit xorg-2 +inherit xorg-2 flag-o-matic DESCRIPTION="query configuration information of DRI drivers" -- cgit v1.2.3-65-gdbad