Sync with portage [Fri Feb 13 17:59:27 MSK 2015].
This commit is contained in:
parent
3209a5fe27
commit
3c24aa0505
8 changed files with 11 additions and 11 deletions
|
@ -1 +1 @@
|
|||
Fri, 13 Feb 2015 13:06:50 +0000
|
||||
Fri, 13 Feb 2015 14:06:49 +0000
|
||||
|
|
|
@ -1 +1 @@
|
|||
Fri, 13 Feb 2015 13:06:50 +0000
|
||||
Fri, 13 Feb 2015 14:06:50 +0000
|
||||
|
|
|
@ -3,10 +3,10 @@ DEPEND=x11-libs/gtk+:2 virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=
|
|||
DESCRIPTION=The xsri wallpaper setter from RedHat
|
||||
EAPI=5
|
||||
HOMEPAGE=http://fedoraproject.org
|
||||
KEYWORDS=~amd64 ~ppc ~x86 ~x86-fbsd
|
||||
KEYWORDS=amd64 ~ppc ~x86 ~x86-fbsd
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=x11-libs/gtk+:2
|
||||
SLOT=0
|
||||
SRC_URI=http://download.fedoraproject.org/pub/fedora/linux/releases/15/Everything/source/SRPMS/xsri-2.1.0-17.fc12.src.rpm
|
||||
_eclasses_=autotools 8fc2dd333ef9346c906ffd9a523d8211 eutils 998e5931fb95b10a6a11ec796ada2759 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf rpm b94b54b44f14d6bee3e966c8f5c86fba toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
|
||||
_md5_=1ab7f44125d580a304be005366882e87
|
||||
_md5_=363b96aefdc9941bf547110108ceb08d
|
||||
|
|
|
@ -1 +1 @@
|
|||
Fri, 13 Feb 2015 13:06:53 +0000
|
||||
Fri, 13 Feb 2015 14:06:53 +0000
|
||||
|
|
|
@ -1 +1 @@
|
|||
Fri Feb 13 13:06:50 UTC 2015
|
||||
Fri Feb 13 14:06:49 UTC 2015
|
||||
|
|
|
@ -1 +1 @@
|
|||
Fri, 13 Feb 2015 13:30:01 +0000
|
||||
Fri, 13 Feb 2015 14:30:01 +0000
|
||||
|
|
|
@ -1 +1 @@
|
|||
1423832701 Fri 13 Feb 2015 01:05:01 PM UTC UTC
|
||||
1423836301 Fri 13 Feb 2015 02:05:01 PM UTC UTC
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0-r3.ebuild,v 1.1 2014/04/17 10:07:32 jer Exp $
|
||||
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsri/xsri-2.1.0-r3.ebuild,v 1.2 2015/02/13 13:24:02 nimiux Exp $
|
||||
|
||||
EAPI=5
|
||||
inherit autotools eutils rpm
|
||||
|
@ -11,7 +11,7 @@ SRC_URI="http://download.fedoraproject.org/pub/fedora/linux/releases/15/Everythi
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|
||||
KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
|
||||
|
||||
RDEPEND="x11-libs/gtk+:2"
|
||||
DEPEND="${RDEPEND}
|
||||
|
|
Loading…
Reference in a new issue