* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2012-01-27 17:48 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2012-01-27 17:48 UTC (permalink / raw
To: gentoo-commits
commit: c41a76bfbdc9df8328affca20b7445388dd8f25d
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 16:06:05 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 16:06:05 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=c41a76bf
[profiles/categories] Add media-tv
---
profiles/categories | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/profiles/categories b/profiles/categories
index 2609f1d..d935870 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -2,3 +2,4 @@ dev-cpp
kde-base
kde-misc
media-sound
+media-tv
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2012-10-28 11:47 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2012-10-28 11:47 UTC (permalink / raw
To: gentoo-commits
commit: f56aa6060e1a89b078cb9de50a8b9386bdc96848
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 11:47:38 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 11:47:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=f56aa606
[profiles/package.mask] Cleanup.
---
profiles/package.mask | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index ae6574a..e69de29 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1 +0,0 @@
-=media-tv/tvbrowser-3.2
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2013-10-19 14:15 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2013-10-19 14:15 UTC (permalink / raw
To: gentoo-commits
commit: 973806f1cb814ccb133e23dbc258901fd7f2a989
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 14:15:15 2013 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 14:15:15 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=973806f1
[profiles] Ignore use.local.desc
---
profiles/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/.gitignore b/profiles/.gitignore
new file mode 100644
index 0000000..5fa2a89
--- /dev/null
+++ b/profiles/.gitignore
@@ -0,0 +1 @@
+use.local.desc
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2014-03-16 21:08 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2014-03-16 21:08 UTC (permalink / raw
To: gentoo-commits
commit: fd55d3472045933811d1d91a2370637e525ed50b
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 16 20:08:00 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Mar 16 20:08:00 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=fd55d347
[profiles/categories] Add dev-vcs
---
profiles/categories | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/categories b/profiles/categories
index d935870..aa139f0 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -1,4 +1,5 @@
dev-cpp
+dev-vcs
kde-base
kde-misc
media-sound
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2014-03-16 21:23 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2014-03-16 21:23 UTC (permalink / raw
To: gentoo-commits
commit: 1fe7dffb471a4ddd46d1110d540b67f6f033da5f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 16 20:22:56 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Mar 16 20:22:56 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=1fe7dffb
[profiles/package.mask] Add dev-vcs/gitflow
---
profiles/package.mask | 3 +++
1 file changed, 3 insertions(+)
diff --git a/profiles/package.mask b/profiles/package.mask
index e69de29..a57eef9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -0,0 +1,3 @@
+# Johannes Huber <johu@gentoo.org> (16 March 2014)
+# Import from bug #419943. Not ready yet. WIP.
+dev-vcs/gitflow
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2014-03-17 17:56 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2014-03-17 17:56 UTC (permalink / raw
To: gentoo-commits
commit: d8fc10638a842a5ee845498cb375415007dfbe2a
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 17:55:53 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 17:55:53 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=d8fc1063
[profiles/package.mask] Update
---
profiles/package.mask | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index a57eef9..98e0b36 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +1,3 @@
# Johannes Huber <johu@gentoo.org> (16 March 2014)
# Import from bug #419943. Not ready yet. WIP.
-dev-vcs/gitflow
+dev-vcs/git-flow
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2014-03-17 22:26 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2014-03-17 22:26 UTC (permalink / raw
To: gentoo-commits
commit: f4c3ec555039c221ed554af49b8c89cf5f4c727e
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 21:25:06 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 21:25:06 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=f4c3ec55
[profiles/package.mask] Remove dev-vcs/git-flow
---
profiles/package.mask | 3 ---
1 file changed, 3 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 98e0b36..e69de29 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +0,0 @@
-# Johannes Huber <johu@gentoo.org> (16 March 2014)
-# Import from bug #419943. Not ready yet. WIP.
-dev-vcs/git-flow
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2014-04-01 9:00 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2014-04-01 9:00 UTC (permalink / raw
To: gentoo-commits
commit: c2d7df05325e6a62d817974fb89d1f4ff8676541
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 1 08:59:39 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr 1 08:59:39 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/johu.git;a=commit;h=c2d7df05
[profiles/categories] Add net-irc
---
profiles/categories | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/categories b/profiles/categories
index aa139f0..b5aaa24 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -4,3 +4,4 @@ kde-base
kde-misc
media-sound
media-tv
+net-irc
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] dev/johu:master commit in: profiles/
@ 2015-05-30 10:43 Johannes Huber
0 siblings, 0 replies; 9+ messages in thread
From: Johannes Huber @ 2015-05-30 10:43 UTC (permalink / raw
To: gentoo-commits
commit: 56a912b6bd80feddf0bc0df6eec99d0d1faaa396
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 10:43:39 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat May 30 10:43:39 2015 +0000
URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=56a912b6
[profiles] Update categories
profiles/categories | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/profiles/categories b/profiles/categories
index b5aaa24..98d96b9 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -1,7 +1,4 @@
-dev-cpp
-dev-vcs
-kde-base
-kde-misc
+app-emulation
+dev-libs
media-sound
-media-tv
net-irc
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2015-05-30 10:44 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01 9:00 [gentoo-commits] dev/johu:master commit in: profiles/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2015-05-30 10:43 Johannes Huber
2014-03-17 22:26 Johannes Huber
2014-03-17 17:56 Johannes Huber
2014-03-16 21:23 Johannes Huber
2014-03-16 21:08 Johannes Huber
2013-10-19 14:15 Johannes Huber
2012-10-28 11:47 Johannes Huber
2012-01-27 17:48 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox