* [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/
@ 2011-05-24 3:31 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 4+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2011-05-24 3:31 UTC (permalink / raw
To: gentoo-commits
commit: df02e69b2816203019f7142272cc8618cd445fcd
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Tue May 24 03:07:48 2011 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Tue May 24 03:07:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=df02e69b
[kde-base/liboxygenstyle] 4.6.80 version bump.
(Portage version: 2.2.0_alpha34/git/Linux x86_64, signed Manifest commit with key BB0E6E98)
---
.../liboxygenstyle/liboxygenstyle-4.6.80.ebuild | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.6.80.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.6.80.ebuild
new file mode 100644
index 0000000..9a62469
--- /dev/null
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="4"
+
+KMNAME="kde-workspace"
+KMMODULE="libs/oxygen"
+inherit kde4-meta
+
+DESCRIPTION="Library to support the Oxygen style in KDE"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/
@ 2012-01-06 3:57 Marc Schiffbauer
0 siblings, 0 replies; 4+ messages in thread
From: Marc Schiffbauer @ 2012-01-06 3:57 UTC (permalink / raw
To: gentoo-commits
commit: 30aca9df12f28e67653b4105907e8700be11184b
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 03:56:42 2012 +0000
Commit: Marc Schiffbauer <marc <AT> schiffbauer <DOT> net>
CommitDate: Fri Jan 6 03:56:42 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=30aca9df
[kde-base/liboxygenstyle] Remove patch liboxygenstyle-4.7.4-enablefinal.patch
(applied upstream)
---
.../liboxygenstyle-4.8.49.9999.ebuild | 2 --
kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild | 2 --
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild
index a4ec4b1..37bd8a7 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.8.49.9999.ebuild
@@ -11,5 +11,3 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
-
-PATCHES=( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
index a4ec4b1..37bd8a7 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
@@ -11,5 +11,3 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
-
-PATCHES=( "${FILESDIR}/${PN}-4.7.4-enablefinal.patch" )
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/
@ 2013-04-09 19:47 Michael Palimaka
0 siblings, 0 replies; 4+ messages in thread
From: Michael Palimaka @ 2013-04-09 19:47 UTC (permalink / raw
To: gentoo-commits
commit: 4468b5eff5fdc518edde34b3f31eaccb6efc9f45
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 9 19:45:55 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Apr 9 19:45:55 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4468b5ef
[kde-base/liboxygenstyle] Add missing dependency.
Package-Manager: portage-2.1.11.60
---
.../liboxygenstyle-4.10.49.9999.ebuild | 3 +++
kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.10.49.9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.10.49.9999.ebuild
index be6cb65..e7bef23 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.10.49.9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.10.49.9999.ebuild
@@ -11,3 +11,6 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="x11-libs/libX11"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
index be6cb65..e7bef23 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-9999.ebuild
@@ -11,3 +11,6 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="x11-libs/libX11"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/
@ 2014-04-05 17:40 Andreas Hüttel
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2014-04-05 17:40 UTC (permalink / raw
To: gentoo-commits
commit: 6626f8ba0b94e4d4eb2fa8fe9df7310452f08df4
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 5 17:40:43 2014 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 5 17:40:43 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6626f8ba
[kde-base/liboxygenstyle] Reverse dependencies have to be rebuilt after every upgrade, so set subslot to PV
Package-Manager: portage-2.2.10
---
kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild b/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild
index 7e366ea..c9fb967 100644
--- a/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.11.49.9999.ebuild
@@ -11,6 +11,7 @@ inherit kde4-meta
DESCRIPTION="Library to support the Oxygen style in KDE"
KEYWORDS=""
IUSE="debug"
+SLOT="4/${PV}"
DEPEND="x11-libs/libX11"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-04-05 17:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 3:31 [gentoo-commits] proj/kde:master commit in: kde-base/liboxygenstyle/ Jorge Manuel B. S. Vicetto
-- strict thread matches above, loose matches on Subject: below --
2012-01-06 3:57 Marc Schiffbauer
2013-04-09 19:47 Michael Palimaka
2014-04-05 17:40 Andreas Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox