diff options
author | Michael Palimaka <kensington@gentoo.org> | 2013-08-06 07:37:10 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2013-08-06 07:37:10 +0000 |
commit | 06229d3ab9bdd5d7cc5c95363d03b25de7adc506 (patch) | |
tree | b4ba5268d7c37ef7584e7169d992bb6b48ad6715 /kde-base/ksplash | |
parent | Pin virtual/jpeg SLOT to 0. (diff) | |
download | gentoo-2-06229d3ab9bdd5d7cc5c95363d03b25de7adc506.tar.gz gentoo-2-06229d3ab9bdd5d7cc5c95363d03b25de7adc506.tar.bz2 gentoo-2-06229d3ab9bdd5d7cc5c95363d03b25de7adc506.zip |
Pin virtual/jpeg SLOT to 0.
(Portage version: 2.1.13.5/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'kde-base/ksplash')
-rw-r--r-- | kde-base/ksplash/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksplash/ksplash-4.10.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksplash/ChangeLog b/kde-base/ksplash/ChangeLog index d175899a493c..31b69814328d 100644 --- a/kde-base/ksplash/ChangeLog +++ b/kde-base/ksplash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksplash # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.188 2013/08/02 17:20:28 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ChangeLog,v 1.189 2013/08/06 07:37:10 kensington Exp $ + + 06 Aug 2013; Michael Palimaka <kensington@gentoo.org> ksplash-4.10.5.ebuild: + Pin virtual/jpeg SLOT to 0. 02 Aug 2013; Johannes Huber <johu@gentoo.org> -ksplash-4.10.4.ebuild: Remove KDE SC 4.10.4 diff --git a/kde-base/ksplash/ksplash-4.10.5.ebuild b/kde-base/ksplash/ksplash-4.10.5.ebuild index 4441eeae08e7..1a2d0f8ee2e3 100644 --- a/kde-base/ksplash/ksplash-4.10.5.ebuild +++ b/kde-base/ksplash/ksplash-4.10.5.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/kde-base/ksplash/ksplash-4.10.5.ebuild,v 1.5 2013/08/02 14:29:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksplash/ksplash-4.10.5.ebuild,v 1.6 2013/08/06 07:37:10 kensington Exp $ EAPI=5 @@ -14,7 +14,7 @@ IUSE="3dnow altivec debug mmx sse sse2 xinerama" COMMONDEPEND=" media-libs/libpng:0= - virtual/jpeg + virtual/jpeg:0 x11-libs/libX11 x11-libs/libXext xinerama? ( x11-libs/libXinerama ) |